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 fa15318 commit c15f86fCopy full SHA for c15f86f
version.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<!-- major.minor.patch[.build] -->
4
- <VersionPrefix>1.25.0</VersionPrefix>
+ <VersionPrefix>1.25.1</VersionPrefix>
5
<VersionPrefix Condition="'$(MSBuildProjectName)' == 'Microsoft.Azure.SignalR.Emulator'">1.1.0</VersionPrefix>
6
<VersionPrefix Condition="'$(MSBuildProjectName)' == 'Microsoft.Azure.SignalR.Serverless.Protocols'">1.10.0</VersionPrefix>
7
<!-- Alphanumberic(+hyphen) string for PackageVersion and InformationalVersion-->
0 commit comments