File tree Expand file tree Collapse file tree 4 files changed +7
-9
lines changed
Tools/XsdExtension/Intuit.Ipp.Data Expand file tree Collapse file tree 4 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 3535
3636 </PropertyGroup >
3737
38+ <ItemGroup >
3839
40+ <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.2" />
41+ </ItemGroup >
3942
4043
4144
Original file line number Diff line number Diff line change 2828 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
2929 <PackageReleaseNotes >https://github.com/intuit/QuickBooks-V3-DotNET-SDK/releases</PackageReleaseNotes >
3030 </PropertyGroup >
31- <ItemGroup >
32- <None Include =" images\logo.png" Pack =" true" PackagePath =" " />
33- </ItemGroup >
31+
3432 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0'" >
3533 <ProjectReference Include =" ..\..\Tools\XsdExtension\Intuit.Ipp.Data\Intuit.Ipp.Data.csproj" PrivateAssets =" all" />
3634 <ProjectReference Include =" ..\Intuit.Ipp.Core\Intuit.Ipp.Core.csproj" PrivateAssets =" all" />
Original file line number Diff line number Diff line change 3535 </PropertyGroup >
3636
3737
38+ <ItemGroup >
3839
40+ <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.2" />
41+ </ItemGroup >
3942
4043
4144
Original file line number Diff line number Diff line change 88 <ItemGroup >
99 <Compile Remove =" CDMEntities\Fmsold.cs" />
1010 <Compile Remove =" CDMEntities\Fms_backup.cs" />
11- <Compile Remove =" bin\**" />
12- <Compile Remove =" obj\**" />
13- <EmbeddedResource Remove =" bin\**" />
14- <EmbeddedResource Remove =" obj\**" />
15- <None Remove =" bin\**" />
16- <None Remove =" obj\**" />
1711 </ItemGroup >
1812
1913
You can’t perform that action at this time.
0 commit comments