This commit is contained in:
2022-06-20 00:39:52 +00:00
parent 7b99160632
commit ca0ce21d60
23 changed files with 74628 additions and 6 deletions

View File

@@ -53,6 +53,9 @@
<EmbedInteropTypes>True</EmbedInteropTypes>
<HintPath>..\libs\QuickBooks\Interop.QBFC15.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
@@ -99,6 +102,7 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>