Skip to content

Commit f815474

Browse files
committed
Updated version to 9.0.0 in Directory.Build.props
1 parent 19864d4 commit f815474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
<RepositoryUrl>https://github.com/managedcode/Orleans.Identity</RepositoryUrl>
2525
<PackageProjectUrl>https://github.com/managedcode/Orleans.Identity</PackageProjectUrl>
2626
<Product>Managed Code - Orleans Identity</Product>
27-
<Version>8.0.1</Version>
28-
<PackageVersion>8.0.1</PackageVersion>
27+
<Version>9.0.0</Version>
28+
<PackageVersion>9.0.0</PackageVersion>
2929

3030
</PropertyGroup>
3131
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">

0 commit comments

Comments
 (0)