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 02ad04c commit b9b6932Copy full SHA for b9b6932
blazor/HostedExample/HostedExample/Server/HostedExample.Server.csproj
@@ -5,7 +5,7 @@
5
</PropertyGroup>
6
7
<ItemGroup>
8
- <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="7.0.10" />
+ <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="7.0.12" />
9
</ItemGroup>
10
11
0 commit comments