Skip to content

Commit 939e8a4

Browse files
Merge pull request #131 from microsoftgraph/dependabot/nuget/GraphSample/Microsoft.Authentication.WebAssembly.Msal-7.0.14
Bump Microsoft.Authentication.WebAssembly.Msal from 7.0.13 to 7.0.14 in /GraphSample
2 parents 54966f4 + 25e8c94 commit 939e8a4

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="7.0.13" />
1111
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.13" PrivateAssets="all" />
12-
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="7.0.13" />
12+
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="7.0.14" />
1313
<PackageReference Include="Microsoft.Graph" Version="5.35.0" />
1414
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)