Skip to content

Commit 1b63379

Browse files
Bump Microsoft.AspNetCore.OpenApi from 8.0.24 to 8.0.25
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 8.0.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04c7d7b commit 1b63379

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

get-started/dotnet-dependency-injection/KiotaWithDependencyInjection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.24" />
10+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.25" />
1111
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.13" />
1212
<PackageReference Include="Microsoft.Kiota.Bundle" Version="1.21.3" />
1313
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />

0 commit comments

Comments
 (0)