Skip to content

Commit ae2563c

Browse files
Merge pull request #132 from microsoftgraph/dependabot/nuget/GraphSample/Microsoft.Graph-5.36.0
Bump Microsoft.Graph from 5.35.0 to 5.36.0 in /GraphSample
2 parents 91d9118 + cfda0d9 commit ae2563c

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="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" />
13-
<PackageReference Include="Microsoft.Graph" Version="5.35.0" />
13+
<PackageReference Include="Microsoft.Graph" Version="5.36.0" />
1414
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)