Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit d8f30df

Browse files
dependabot[bot]sys27
authored andcommitted
Bump the aspnet group in /Pyro.Api with 5 updates
Bumps the aspnet group in /Pyro.Api with 5 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.AspNetCore.DataProtection.Abstractions](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.1` | | [Microsoft.AspNetCore.DataProtection.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.1` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.1` | | [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.1` | | [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.1` | Updates `Microsoft.AspNetCore.DataProtection.Abstractions` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1) Updates `Microsoft.AspNetCore.DataProtection.Abstractions` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1) Updates `Microsoft.AspNetCore.DataProtection.EntityFrameworkCore` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1) Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.1) Updates `Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1) Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.1) Updates `Microsoft.AspNetCore.OpenApi` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.DataProtection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnet - dependency-name: Microsoft.AspNetCore.DataProtection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnet - dependency-name: Microsoft.AspNetCore.DataProtection.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnet - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnet - dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnet - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnet - dependency-name: Microsoft.AspNetCore.OpenApi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnet ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24abf8e commit d8f30df

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Pyro.Api/Directory.Packages.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
<PackageVersion Include="LibGit2Sharp" Version="0.31.0" />
1414
<PackageVersion Include="MailKit" Version="4.9.0" />
1515
<PackageVersion Include="MediatR" Version="12.4.1" />
16-
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.Abstractions" Version="9.0.0" />
17-
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="9.0.0" />
18-
<PackageVersion Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="9.0.0" />
19-
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.0" />
16+
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.Abstractions" Version="9.0.1" />
17+
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="9.0.1" />
18+
<PackageVersion Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="9.0.1" />
19+
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.1" />
2020
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.1" />
2121
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.0" />
2222
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.1" />

0 commit comments

Comments
 (0)