File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 44 <TargetFrameworks >netstandard2.0</TargetFrameworks >
55 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
66 <WarningsNotAsErrors >IDE0005;IDE0028;IDE1006;</WarningsNotAsErrors >
7+ <SuppressTfmSupportBuildWarnings >true</SuppressTfmSupportBuildWarnings >
78 <EnforceCodeStyleInBuild >true</EnforceCodeStyleInBuild >
89 <AnalysisLevel >latest-Recommended</AnalysisLevel >
910
@@ -48,7 +49,7 @@ Aspose.Barcode for Cloud allows you to control all aspects of the image and barc
4849
4950 <ItemGroup >
5051 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
51- <PackageReference Include =" System.Text.Json" Version =" 9.0.4" />
52+ <PackageReference Include =" System.Text.Json" Version =" 9.0.4" ExcludeAssets = " buildTransitive " />
5253 </ItemGroup >
5354
5455 <ItemGroup >
You can’t perform that action at this time.
0 commit comments