Skip to content

Commit 714d761

Browse files
Merge pull request #91 from microsoftgraph/dependabot/nuget/src/Microsoft.AspNetCore.OpenApi-8.0.19
Bump Microsoft.AspNetCore.OpenApi from 8.0.15 to 8.0.19
2 parents 44fbbad + 26fbfc3 commit 714d761

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
@@ -15,7 +15,7 @@
1515

1616
<ItemGroup>
1717
<PackageReference Include="Azure.Identity" Version="1.15.0" />
18-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.15" />
18+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.19" />
1919
<PackageReference Include="Microsoft.Graph" Version="5.91.0" />
2020
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)