Skip to content

Commit 91d9118

Browse files
Merge pull request #133 from microsoftgraph/dependabot/nuget/GraphSample/Microsoft.AspNetCore.Components.WebAssembly-7.0.14
Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.13 to 7.0.14 in /GraphSample
2 parents 939e8a4 + 118eef8 commit 91d9118

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
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.13" />
10+
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.14" />
1111
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.13" PrivateAssets="all" />
1212
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="7.0.14" />
1313
<PackageReference Include="Microsoft.Graph" Version="5.35.0" />

0 commit comments

Comments
 (0)