Skip to content

Commit 54966f4

Browse files
Merge pull request #128 from microsoftgraph/dependabot/nuget/GraphSample/Microsoft.Graph-5.35.0
Bump Microsoft.Graph from 5.34.0 to 5.35.0 in /GraphSample
2 parents b0f73c8 + e4f63b6 commit 54966f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)