-
-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Centralized package management (#2135)
* Migrated to centralized package management * Made the persistence tests ~90 times faster by using fixtures for the external DB's * Version bumps
- Loading branch information
1 parent
082b35b
commit bf49315
Showing
69 changed files
with
385 additions
and
259 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
<Project> | ||
<PropertyGroup> | ||
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally> | ||
<CentralPackageTransitivePinningEnabled>false</CentralPackageTransitivePinningEnabled> | ||
</PropertyGroup> | ||
<ItemGroup> | ||
<PackageVersion Include="AutoFixture.Xunit2" Version="4.18.1" /> | ||
<PackageVersion Include="AWSSDK.DynamoDBv2" Version="3.7.400.21" /> | ||
<PackageVersion Include="AWSSDK.ECS" Version="3.7.402.16" /> | ||
<PackageVersion Include="Azure.Identity" Version="1.12.0" /> | ||
<PackageVersion Include="Azure.ResourceManager.AppContainers" Version="1.3.0" /> | ||
<PackageVersion Include="Azure.ResourceManager.Resources" Version="1.8.0" /> | ||
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" /> | ||
<PackageVersion Include="Consul" Version="1.7.14.4" /> | ||
<PackageVersion Include="CouchbaseNetClient" Version="2.7.22" /> | ||
<PackageVersion Include="coverlet.collector" Version="6.0.2" /> | ||
<PackageVersion Include="DotNet.Testcontainers" Version="1.6.0" /> | ||
<PackageVersion Include="FluentAssertions" Version="6.12.1" /> | ||
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" /> | ||
<PackageVersion Include="Google.Protobuf" Version="3.28.1" /> | ||
<PackageVersion Include="Grpc.AspNetCore" Version="2.65.0" /> | ||
<PackageVersion Include="Grpc.Core.Api" Version="2.65.0" /> | ||
<PackageVersion Include="Grpc.HealthCheck" Version="2.65.0" /> | ||
<PackageVersion Include="Grpc.Net.Common" Version="2.65.0" /> | ||
<PackageVersion Include="Grpc.Tools" Version="2.66.0" /> | ||
<PackageVersion Include="Handlebars.Net" Version="2.0.9" /> | ||
<PackageVersion Include="IsExternalInit.System.Runtime.CompilerServices" Version="1.0.0" /> | ||
<PackageVersion Include="JetBrains.Annotations" Version="2024.2.0" /> | ||
<PackageVersion Include="JsonPatch.Net" Version="3.1.1" /> | ||
<PackageVersion Include="KubernetesClient" Version="15.0.1" /> | ||
<PackageVersion Include="Marten" Version="7.27.0" /> | ||
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" /> | ||
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.8" /> | ||
<PackageVersion Include="Microsoft.AspNetCore.JsonPatch" Version="8.0.8" /> | ||
<PackageVersion Include="Microsoft.Build.Framework" Version="17.11.4" /> | ||
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.11.4" /> | ||
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit" Version="1.1.2" /> | ||
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" Version="1.1.2" /> | ||
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" /> | ||
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.2" /> | ||
<PackageVersion Include="Microsoft.Data.Sqlite" Version="8.0.8" /> | ||
<PackageVersion Include="Microsoft.Extensions.Configuration" Version="8.0.0" /> | ||
<PackageVersion Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" /> | ||
<PackageVersion Include="Microsoft.Extensions.Configuration.FileExtensions" Version="8.0.1" /> | ||
<PackageVersion Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" /> | ||
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" /> | ||
<PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.0" /> | ||
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" /> | ||
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" /> | ||
<PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.2" /> | ||
<PackageVersion Include="Microsoft.NET.Build.Containers" Version="8.0.401" /> | ||
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" /> | ||
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" /> | ||
<PackageVersion Include="MinVer" Version="6.0.0" /> | ||
<PackageVersion Include="MongoDB.Driver" Version="2.28.0" /> | ||
<PackageVersion Include="MudBlazor" Version="6.21.0" /> | ||
<PackageVersion Include="Neovolve.Logging.Xunit" Version="6.1.0" /> | ||
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" /> | ||
<PackageVersion Include="OpenTelemetry" Version="1.9.0" /> | ||
<PackageVersion Include="OpenTelemetry.Api" Version="1.9.0" /> | ||
<PackageVersion Include="OpenTelemetry.Exporter.Jaeger" Version="1.5.1" /> | ||
<PackageVersion Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.9.0" /> | ||
<PackageVersion Include="OpenTelemetry.Exporter.Prometheus" Version="1.3.0-rc.2" /> | ||
<PackageVersion Include="OpenTelemetry.Extensions.Hosting" Version="1.9.0" /> | ||
<PackageVersion Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" /> | ||
<PackageVersion Include="prometheus-net" Version="8.2.1" /> | ||
<PackageVersion Include="Proto.Cluster.CodeGen" Version="1.7.0" /> | ||
<PackageVersion Include="protobuf-net" Version="3.2.30" /> | ||
<PackageVersion Include="protobuf-net.Reflection" Version="3.2.12" /> | ||
<PackageVersion Include="RavenDB.Client" Version="6.0.105" /> | ||
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.5"> | ||
<PrivateAssets>all</PrivateAssets> | ||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> | ||
</PackageVersion> | ||
<PackageVersion Include="Serilog" Version="4.0.1" /> | ||
<PackageVersion Include="Serilog.AspNetCore" Version="8.0.2" /> | ||
<PackageVersion Include="Serilog.Extensions.Logging" Version="8.0.0" /> | ||
<PackageVersion Include="Serilog.Sinks.Console" Version="6.0.0" /> | ||
<PackageVersion Include="Serilog.Sinks.Seq" Version="8.0.0" /> | ||
<PackageVersion Include="StackExchange.Redis" Version="2.8.16" /> | ||
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.7.3" /> | ||
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" /> | ||
<PackageVersion Include="System.Diagnostics.DiagnosticSource" Version="8.0.1" /> | ||
<PackageVersion Include="System.Interactive.Async" Version="6.0.1" /> | ||
<PackageVersion Include="System.Text.Json" Version="8.0.4" /> | ||
<PackageVersion Include="System.Threading.Channels" Version="8.0.0" /> | ||
<PackageVersion Include="System.ValueTuple" Version="4.5.0" /> | ||
<PackageVersion Include="Testcontainers" Version="3.10.0" /> | ||
<PackageVersion Include="Testcontainers.CouchDb" Version="3.10.0" /> | ||
<PackageVersion Include="Testcontainers.DynamoDb" Version="3.10.0" /> | ||
<PackageVersion Include="Testcontainers.MongoDb" Version="3.10.0" /> | ||
<PackageVersion Include="Testcontainers.MsSql" Version="3.10.0" /> | ||
<PackageVersion Include="Testcontainers.PostgreSql" Version="3.10.0" /> | ||
<PackageVersion Include="Testcontainers.RavenDb" Version="3.10.0" /> | ||
<PackageVersion Include="xunit" Version="2.9.0" /> | ||
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" /> | ||
</ItemGroup> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.