Skip to content

Commit 0872e0f

Browse files
committed
Bump version
1 parent c0a590d commit 0872e0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.4.1</Version>
16+
<Version>3.4.2</Version>
1717

1818
<!-- Package Properties -->
1919
<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.1</Version>
13+
<Version>3.4.2</Version>
1414
</PropertyGroup>
1515

1616
<!-- Support All Frameworks -->

0 commit comments

Comments
 (0)