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 6eb7b82 commit bf4a3e6Copy full SHA for bf4a3e6
src/JoinRpg.Blazor.Client/JoinRpg.Blazor.Client.csproj
@@ -7,7 +7,7 @@
7
8
<ItemGroup>
9
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="5.0.10" />
10
- <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="5.0.9" PrivateAssets="all" />
+ <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="5.0.10" PrivateAssets="all" />
11
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="5.0.10" />
12
<PackageReference Include="Microsoft.Extensions.Http" Version="5.0.0" />
13
<PackageReference Include="System.Net.Http.Json" Version="5.0.0" />
0 commit comments