Skip to content

Commit 6b30e8b

Browse files
Merge pull request #217 from microsoftgraph/dependabot/nuget/GraphSample/Microsoft.Graph-5.74.0
Bump Microsoft.Graph from 5.73.0 to 5.74.0 in /GraphSample
2 parents 4df52e8 + fcd7fda commit 6b30e8b

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
@@ -10,7 +10,7 @@
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" />
1212
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="8.0.14" />
13-
<PackageReference Include="Microsoft.Graph" Version="5.73.0" />
13+
<PackageReference Include="Microsoft.Graph" Version="5.74.0" />
1414
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)