Skip to content

Commit e458a86

Browse files
Merge pull request #58 from microsoftgraph/dependabot/nuget/src/Microsoft.Graph-5.63.0
Bump Microsoft.Graph from 5.62.0 to 5.63.0 in /src
2 parents 8c4a16c + 81cf528 commit e458a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GraphEventGrid.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<ItemGroup>
1717
<PackageReference Include="Azure.Identity" Version="1.13.1" />
1818
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.11" />
19-
<PackageReference Include="Microsoft.Graph" Version="5.62.0" />
19+
<PackageReference Include="Microsoft.Graph" Version="5.63.0" />
2020
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)