Bump AspNetVersion from 8.0.1 to 8.0.2
Bumps `AspNetVersion` from 8.0.1 to 8.0.2. Updates `Microsoft.AspNetCore.Components.Authorization` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.AspNetCore.Components.WebAssembly.Authentication` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.AspNetCore.Components.WebAssembly.DevServer` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.Extensions.Identity.Core` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.AspNetCore.Identity.EntityFrameworkCore` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.AspNetCore.Identity.UI` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.AspNetCore.Components.WebAssembly.Server` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.Authorization dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Components.WebAssembly dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Authentication dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Identity.Core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Identity.UI dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<PropertyGroup>
|
||||
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<AspNetVersion>8.0.1</AspNetVersion>
|
||||
<AspNetVersion>8.0.2</AspNetVersion>
|
||||
<SystemExtensionVersion>8.0.0</SystemExtensionVersion>
|
||||
<EntityFramworkCoreVersion>8.0.1</EntityFramworkCoreVersion>
|
||||
<VSCodeGeneratorVersion>8.0.0</VSCodeGeneratorVersion>
|
||||
|
||||
Reference in New Issue
Block a user