We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e10a4 commit e5dc66bCopy full SHA for e5dc66b
BinaryObjectScanner/BinaryObjectScanner.csproj
@@ -11,7 +11,7 @@
11
<Nullable>enable</Nullable>
12
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
13
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
14
- <Version>3.1.14</Version>
+ <Version>3.1.15</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