We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2541e commit 352ceabCopy full SHA for 352ceab
Directory.Build.props
@@ -17,8 +17,8 @@
17
<RepositoryUrl>https://github.com/managedcode/Storage</RepositoryUrl>
18
<PackageProjectUrl>https://github.com/managedcode/Storage</PackageProjectUrl>
19
<Product>Managed Code - Storage</Product>
20
- <Version>2.1.14</Version>
21
- <PackageVersion>2.1.14</PackageVersion>
+ <Version>2.1.15-alpha</Version>
+ <PackageVersion>2.1.15-alpha</PackageVersion>
22
23
</PropertyGroup>
24
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments