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 b256a2b commit 6061afdCopy full SHA for 6061afd
Directory.Build.props
@@ -25,8 +25,8 @@
25
<RepositoryUrl>https://github.com/managedcode/Orleans.SignalR</RepositoryUrl>
26
<PackageProjectUrl>https://github.com/managedcode/Orleans.SignalR</PackageProjectUrl>
27
<Product>Managed Code - Orleans SignalR</Product>
28
- <Version>10.0.0</Version>
29
- <PackageVersion>10.0.0</PackageVersion>
+ <Version>10.0.1</Version>
+ <PackageVersion>10.0.1</PackageVersion>
30
31
</PropertyGroup>
32
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments