Skip to content

Commit

Permalink
Merge pull request github#22 from MicrosoftLearning/revert-9-dependab…
Browse files Browse the repository at this point in the history
…ot/nuget/Microsoft.AspNetCore.Components.WebAssembly.DevServer-7.0.0

Revert "Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 6.0.7 to 7.0.0"
  • Loading branch information
LuizMacedo authored Nov 21, 2022
2 parents 06ab08e + ccd2666 commit 119cd57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BlazorAdmin/BlazorAdmin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.AspNetCore.Components.Authorization" Version="6.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="6.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="6.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="6.0.7" PrivateAssets="all" />
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="6.0.7" />
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="6.0.0" />
<PackageReference Include="System.Net.Http.Json" Version="6.0.0" />
Expand Down

0 comments on commit 119cd57

Please sign in to comment.