We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecb2c2d commit 2351b04Copy full SHA for 2351b04
Directory.Build.props
@@ -27,8 +27,8 @@
27
<RepositoryUrl>https://github.com/managedcode/Storage</RepositoryUrl>
28
<PackageProjectUrl>https://github.com/managedcode/Storage</PackageProjectUrl>
29
<Product>Managed Code - Storage</Product>
30
- <Version>9.1.0</Version>
31
- <PackageVersion>9.1.0</PackageVersion>
+ <Version>9.2.0</Version>
+ <PackageVersion>9.2.0</PackageVersion>
32
33
</PropertyGroup>
34
@@ -45,4 +45,4 @@
45
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
46
</PackageReference>
47
</ItemGroup>
48
-</Project>
+</Project>
0 commit comments