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 eb7bbdd commit b4a781aCopy full SHA for b4a781a
BinaryObjectScanner/BinaryObjectScanner.csproj
@@ -11,7 +11,7 @@
11
<Nullable>enable</Nullable>
12
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
13
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
14
- <Version>3.1.15</Version>
+ <Version>3.1.16</Version>
15
<!-- Mostly added due to external libraries -->
16
<WarningsNotAsErrors>CS0162;CS0612;CS8600;CS8601;CS8602;CS8603;CS8604;CS8605;CS8618;CS8625;CS8634;CS8765;IL3000;NU5100</WarningsNotAsErrors>
17
0 commit comments