We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a10431 commit 9fbe43bCopy full SHA for 9fbe43b
1 file changed
Directory.Build.props
@@ -13,8 +13,8 @@
13
<PackageLicenseExpression>MIT</PackageLicenseExpression>
14
<PackageReadmeFile>README.md</PackageReadmeFile>
15
<Product>Managed Code - Storage</Product>
16
- <Version>2.0.14</Version>
17
- <PackageVersion>2.0.14</PackageVersion>
+ <Version>2.0.15</Version>
+ <PackageVersion>2.0.15</PackageVersion>
18
</PropertyGroup>
19
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
20
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
0 commit comments