WIP ARMS integration.
This commit is contained in:
@@ -168,6 +168,7 @@
|
||||
</Compile>
|
||||
<Compile Include="Utils\ApplicationExceptionHandler.cs" />
|
||||
<Compile Include="Utils\AppMetaData.cs" />
|
||||
<Compile Include="Utils\ARMSRoDataModel.cs" />
|
||||
<Compile Include="Utils\Auth.cs" />
|
||||
<Compile Include="Utils\BaseModel.cs" />
|
||||
<Compile Include="Utils\BaseViewModel.cs" />
|
||||
@@ -195,6 +196,7 @@
|
||||
<Compile Include="Utils\Queries\VehicleQueries.cs" />
|
||||
<Compile Include="Utils\QuickBooksInterop.cs" />
|
||||
<Compile Include="Utils\RelayCommand.cs" />
|
||||
<Compile Include="Utils\ARMSRoData.cs" />
|
||||
<Compile Include="Utils\SquirrelAwareHelper.cs" />
|
||||
<Compile Include="Utils\TrayIcon.cs" />
|
||||
<Compile Include="Utils\UiConverters.cs" />
|
||||
@@ -346,6 +348,9 @@
|
||||
<PackageReference Include="DotNetDBF">
|
||||
<Version>6.0.0.3</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="FileHelpers">
|
||||
<Version>3.5.1</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="FirebaseAuthentication.net">
|
||||
<Version>3.7.2</Version>
|
||||
</PackageReference>
|
||||
|
||||
Reference in New Issue
Block a user