We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 976c054 commit 264601eCopy full SHA for 264601e
build/common.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<!-- Packages can have independent versions and only increment when released -->
4
<Version>3.0.41$(VersionSuffix)</Version>
5
- <HostStorageVersion>5.0.0$(VersionSuffix)</HostStorageVersion>
+ <HostStorageVersion>5.0.1$(VersionSuffix)</HostStorageVersion>
6
<LoggingVersion>4.0.3$(VersionSuffix)</LoggingVersion>
7
8
<TargetFramework>netstandard2.0</TargetFramework>
0 commit comments