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 78c4364 commit abf6dc7Copy full SHA for abf6dc7
samples/ServerSideBlazor/README.md
@@ -109,7 +109,7 @@ dotnet new blazorserverside
109
2. Add reference to Azure SignalR SDK
110
111
```
112
-dotnet add package Microsoft.Azure.SignalR --version 1.1.0-preview1-10384
+dotnet add package Microsoft.Azure.SignalR --version 1.1.0-preview1-10462
113
114
115
3. Add a call to Azure SignalR Service in [Startup.cs](Startup.cs)
0 commit comments