Skip to content

Commit a2e78f5

Browse files
Bump Microsoft.Authentication.WebAssembly.Msal from 8.0.14 to 8.0.19
--- updated-dependencies: - dependency-name: Microsoft.Authentication.WebAssembly.Msal dependency-version: 8.0.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5246998 commit a2e78f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphSample/GraphSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.14" />
1111
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.10" PrivateAssets="all" />
12-
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="8.0.14" />
12+
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="8.0.19" />
1313
<PackageReference Include="Microsoft.Graph" Version="5.75.0" />
1414
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)