Skip to content

Commit

Permalink
Merge pull request #4 from CodebreakerApp/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…Authentication.WebAssembly.Msal-7.0.9

chore(deps): bump Microsoft.Authentication.WebAssembly.Msal from 7.0.2 to 7.0.9
  • Loading branch information
christiannagel committed Aug 1, 2023
2 parents 619401f + f5166e6 commit 3f4f96a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="7.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.9" PrivateAssets="all" />
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="7.0.2" />
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="7.0.9" />
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="7.0.9" />
</ItemGroup>
Expand Down

0 comments on commit 3f4f96a

Please sign in to comment.