mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-06-30 02:31:08 +00:00
Bumps the dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | Aikido.Zen.DotNetCore | `1.2.0` | `1.2.5` | | [Google.Protobuf](https://github.com/protocolbuffers/protobuf) | `3.30.1` | `3.30.2` | | [MassTransit](https://github.com/MassTransit/MassTransit) | `8.3.7` | `8.4.0` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.0` | | [MassTransit.Newtonsoft](https://github.com/MassTransit/MassTransit) | `8.3.7` | `8.4.0` | | [MassTransit.RabbitMQ](https://github.com/MassTransit/MassTransit) | `8.3.7` | `8.4.0` | | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.3.1` | `8.1.0` | | [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.3.1` | `8.1.0` | | [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `8.6.1` | `8.7.0` | | [Google.Protobuf.Tools](https://github.com/protocolbuffers/protobuf) | `3.30.1` | `3.30.2` | Updates `Aikido.Zen.DotNetCore` from 1.2.0 to 1.2.5 Updates `Google.Protobuf` from 3.30.1 to 3.30.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `MassTransit` from 8.3.7 to 8.4.0 - [Commits](https://github.com/MassTransit/MassTransit/compare/v8.3.7...v8.4.0) Updates `Microsoft.Extensions.Options` from 9.0.3 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.0) Updates `MassTransit.Newtonsoft` from 8.3.7 to 8.4.0 - [Commits](https://github.com/MassTransit/MassTransit/compare/v8.3.7...v8.4.0) Updates `MassTransit.RabbitMQ` from 8.3.7 to 8.4.0 - [Commits](https://github.com/MassTransit/MassTransit/compare/v8.3.7...v8.4.0) Updates `Swashbuckle.AspNetCore` from 7.3.1 to 8.1.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.3.1...v8.1.0) Updates `Swashbuckle.AspNetCore.Annotations` from 7.3.1 to 8.1.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.3.1...v8.1.0) Updates `System.IdentityModel.Tokens.Jwt` from 8.6.1 to 8.7.0 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.6.1...8.7.0) Updates `Google.Protobuf.Tools` from 3.30.1 to 3.30.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: Aikido.Zen.DotNetCore dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Google.Protobuf dependency-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: MassTransit dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Microsoft.Extensions.Options dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: MassTransit.Newtonsoft dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: MassTransit.RabbitMQ dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Swashbuckle.AspNetCore dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Swashbuckle.AspNetCore.Annotations dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Google.Protobuf.Tools dependency-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
48 lines
2.7 KiB
XML
48 lines
2.7 KiB
XML
<Project Sdk="Microsoft.NET.Sdk.Web">
|
|
|
|
<PropertyGroup>
|
|
<TargetFramework>net9.0</TargetFramework>
|
|
<Nullable>enable</Nullable>
|
|
<UserSecretsId>64377c40-44d6-4989-9662-5d778f8b3b92</UserSecretsId>
|
|
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
<PackageReference Include="Aikido.Zen.DotNetCore" Version="1.2.5" />
|
|
<PackageReference Include="AspNetCore.HealthChecks.ApplicationStatus" Version="9.0.0" />
|
|
<PackageReference Include="AspNetCore.HealthChecks.Rabbitmq" Version="9.0.0" />
|
|
<PackageReference Include="AspNetCore.HealthChecks.Redis" Version="9.0.0" />
|
|
<PackageReference Include="AspNetCore.HealthChecks.SqlServer" Version="9.0.0" />
|
|
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="9.0.0" />
|
|
<PackageReference Include="Grpc.AspNetCore.Server.Reflection" Version="2.70.0" />
|
|
<PackageReference Include="MassTransit.Newtonsoft" Version="8.4.0" />
|
|
<PackageReference Include="MassTransit.RabbitMQ" Version="8.4.0" />
|
|
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.3" />
|
|
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.3" />
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.3">
|
|
<PrivateAssets>all</PrivateAssets>
|
|
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
|
</PackageReference>
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="9.0.3" />
|
|
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="9.0.2" />
|
|
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="9.0.3" />
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.0" />
|
|
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="8.1.0" />
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\CleanArchitecture.Application\CleanArchitecture.Application.csproj" />
|
|
<ProjectReference Include="..\CleanArchitecture.Domain\CleanArchitecture.Domain.csproj" />
|
|
<ProjectReference Include="..\CleanArchitecture.gRPC\CleanArchitecture.gRPC.csproj" />
|
|
<ProjectReference Include="..\CleanArchitecture.Infrastructure\CleanArchitecture.Infrastructure.csproj" />
|
|
<ProjectReference Include="..\CleanArchitecture.ServiceDefaults\CleanArchitecture.ServiceDefaults.csproj" />
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<Content Include="..\.dockerignore">
|
|
<Link>.dockerignore</Link>
|
|
</Content>
|
|
</ItemGroup>
|
|
|
|
</Project>
|