Skip to content

Commit

Permalink
Merge pull request #516 from aspnet/mkArtakMSFT-patch-1
Browse files Browse the repository at this point in the history
Update M.A.Components.Web dependency to 6.0 GA
  • Loading branch information
mkArtakMSFT authored Jun 20, 2022
2 parents 54deda2 + 75a28be commit 8816124
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 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="6.0.0-rc.1.21381.3" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="6.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8816124

Please sign in to comment.