We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c945ca4 commit 7738630Copy full SHA for 7738630
BinaryObjectScanner/BinaryObjectScanner.csproj
@@ -11,7 +11,7 @@
11
<Nullable>enable</Nullable>
12
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
13
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
14
- <Version>3.2.1</Version>
+ <Version>3.2.2</Version>
15
<!-- Mostly added due to external libraries -->
16
<WarningsNotAsErrors>CS8600;CS8601;CS8602;CS8603;CS8604;CS8605;CS8618;CS8625;CS8634;CS8765;IL3000;NU5100</WarningsNotAsErrors>
17
0 commit comments