Skip to content

Commit bc54392

Browse files
Bump version number
1 parent ec858cb commit bc54392

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/OutputCacheProvider/RedisOutputCacheProvider.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<SignAssembly Condition=" '$(EnableCodeSigning)' == 'true' ">true</SignAssembly>
99
<DelaySign Condition=" '$(EnableCodeSigning)' == 'true' ">true</DelaySign>
1010
<AssemblyOriginatorKeyFile Condition=" '$(EnableCodeSigning)' == 'true' ">dummy.snk</AssemblyOriginatorKeyFile>
11-
<VersionPrefix>4.0.0</VersionPrefix>
11+
<VersionPrefix>4.0.1</VersionPrefix>
1212
<authors>Microsoft</authors>
1313
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
1414
<PackageLicenseUrl>https://webpifeed.blob.core.windows.net/webpifeed/eula/net_library_eula_enu.htm</PackageLicenseUrl>

src/RedisSessionStateProvider/RedisSessionStateProvider.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<SignAssembly Condition=" '$(EnableCodeSigning)' == 'true' ">true</SignAssembly>
99
<DelaySign Condition=" '$(EnableCodeSigning)' == 'true' ">true</DelaySign>
1010
<AssemblyOriginatorKeyFile Condition=" '$(EnableCodeSigning)' == 'true' ">dummy.snk</AssemblyOriginatorKeyFile>
11-
<VersionPrefix>5.0.0</VersionPrefix>
11+
<VersionPrefix>5.0.1</VersionPrefix>
1212
<authors>Microsoft</authors>
1313
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
1414
<PackageLicenseUrl>https://webpifeed.blob.core.windows.net/webpifeed/eula/net_library_eula_enu.htm</PackageLicenseUrl>

0 commit comments

Comments
 (0)