Skip to content

Commit dc968c2

Browse files
committed
Bump version
1 parent 3726abb commit dc968c2

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

BinaryObjectScanner/BinaryObjectScanner.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1414
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1515
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
16-
<Version>3.4.5</Version>
17-
<WarningsNotAsErrors>NU5104</WarningsNotAsErrors>
16+
<Version>3.4.6</Version>
1817

1918
<!-- Package Properties -->
2019
<Authors>Matt Nadareski</Authors>

ProtectionScan/ProtectionScan.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Nullable>enable</Nullable>
1111
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1212
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
13-
<Version>3.4.5</Version>
13+
<Version>3.4.6</Version>
1414
</PropertyGroup>
1515

1616
<!-- Support All Frameworks -->

0 commit comments

Comments
 (0)