Skip to content

Commit

Permalink
Update XtermBlazor.Demo.Wasm.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
BattlefieldDuck committed Sep 17, 2024
1 parent 480b931 commit 157dd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XtermBlazor.Demo.Wasm/XtermBlazor.Demo.Wasm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.7" PrivateAssets="all" />
<PackageReference Include="System.Net.Http.Json" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 157dd3f

Please sign in to comment.