Skip to content

Commit e46767c

Browse files
Ivan KamkinIvan Kamkin
authored andcommitted
Try to suppress build errors
1 parent c261b8c commit e46767c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Aspose.BarCode.Cloud.Sdk.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
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

0 commit comments

Comments
 (0)