Skip to content

Commit b2de722

Browse files
authored
Merge pull request #142 from marthijn/dependabot/nuget/src/Sidio.Sitemap.AspNetCore.Examples.WebApiApplication.Middleware/microsoft-f26173a043
Bump Microsoft.AspNetCore.OpenApi and Microsoft.Extensions.Caching.Hybrid
2 parents b1b8a0c + 9cf19c1 commit b2de722

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Sidio.Sitemap.AspNetCore.Examples.WebApiApplication.Middleware/Sidio.Sitemap.AspNetCore.Examples.WebApiApplication.Middleware.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="10.0.8" />
10+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.9" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

src/Sidio.Sitemap.AspNetCore/Sidio.Sitemap.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</ItemGroup>
3838

3939
<ItemGroup>
40-
<PackageReference Include="Microsoft.Extensions.Caching.Hybrid" Version="10.6.0" />
40+
<PackageReference Include="Microsoft.Extensions.Caching.Hybrid" Version="10.7.0" />
4141
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.300">
4242
<PrivateAssets>all</PrivateAssets>
4343
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)