Skip to content

Commit

Permalink
Bump the stj version to avoid error
Browse files Browse the repository at this point in the history
  • Loading branch information
lewing committed Jul 11, 2024
1 parent 1546c4f commit 36ac799
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<!-- versions are pinned but when run from WBT level, it's taking in-tree runtime -->
<ItemGroup>
<PackageReference Include="System.Net.Http.Json" Version="8.0.0" />
<PackageReference Include="System.Net.Http.Json" Version="8.0.4" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.0-preview.5.24306.11" />
</ItemGroup>
</Project>

0 comments on commit 36ac799

Please sign in to comment.