Skip to content

Commit 610078b

Browse files
committed
Bump version
1 parent ff450a9 commit 610078b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

BinaryObjectScanner/BinaryObjectScanner.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1414
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1515
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
16-
<Version>3.3.3</Version>
16+
<Version>3.3.4</Version>
1717
<!-- Mostly added due to external libraries -->
1818
<WarningsNotAsErrors>CS8600;CS8601;CS8602;CS8603;CS8604;CS8605;CS8618;CS8625;CS8634;CS8765;IL3000;NU5100</WarningsNotAsErrors>
1919

ExtractionTool/ExtractionTool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Nullable>enable</Nullable>
1010
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1111
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
12-
<Version>3.3.3</Version>
12+
<Version>3.3.4</Version>
1313
</PropertyGroup>
1414

1515
<!-- Support All Frameworks -->

ProtectionScan/ProtectionScan.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Nullable>enable</Nullable>
1010
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1111
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
12-
<Version>3.3.3</Version>
12+
<Version>3.3.4</Version>
1313
</PropertyGroup>
1414

1515
<!-- Support All Frameworks -->

0 commit comments

Comments
 (0)