Skip to content

Commit

Permalink
Revert to RC2 build for GitHub Action support
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveSandersonMS committed Oct 29, 2020
1 parent 11df417 commit 3820be7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Client/blazoract.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<ItemGroup>
<PackageReference Include="Blazored.LocalStorage" Version="3.0.0" />
<PackageReference Include="BlazorTable" Version="1.13.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="5.0.0-rtm.20512.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="5.0.0-rtm.20512.8" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="5.0.0-rc.2.20465.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="5.0.0-rc.2.20465.8" PrivateAssets="all" />
<PackageReference Include="MonacoRazor" Version="0.1.0-20201027.8" />
<PackageReference Include="System.Net.Http.Json" Version="5.0.0-rc.2.20465.7" />
</ItemGroup>
Expand Down

0 comments on commit 3820be7

Please sign in to comment.