We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ae540 commit b11c888Copy full SHA for b11c888
Directory.Build.props
@@ -26,8 +26,8 @@
26
<RepositoryUrl>https://github.com/managedcode/Orleans.SignalR</RepositoryUrl>
27
<PackageProjectUrl>https://github.com/managedcode/Orleans.SignalR</PackageProjectUrl>
28
<Product>Managed Code - Orleans SignalR</Product>
29
- <Version>10.0.4</Version>
30
- <PackageVersion>10.0.4</PackageVersion>
+ <Version>10.0.5</Version>
+ <PackageVersion>10.0.5</PackageVersion>
31
32
</PropertyGroup>
33
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments