|
2 | 2 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | 3 | <PropertyGroup> |
4 | 4 | <ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally> |
| 5 | + <CentralPackageVersionOverrideEnabled>false</CentralPackageVersionOverrideEnabled> |
5 | 6 | </PropertyGroup> |
6 | 7 | <ItemGroup> |
7 | 8 | <!-- System --> |
8 | 9 | <PackageVersion Include="System.Reactive" Version="6.1.0" /> |
9 | 10 | <PackageVersion Include="System.Text.Encoding.Extensions" Version="4.3.0" /> |
10 | | - <PackageVersion Include="System.Text.Json" Version="9.0.9" /> |
| 11 | + <PackageVersion Include="System.Text.Json" Version="9.0.10" /> |
11 | 12 | <PackageVersion Include="System.Private.Uri" Version="4.3.2" /> |
12 | 13 | <!-- Microsoft --> |
13 | | - <PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="9.0.9" /> |
| 14 | + <PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="9.0.10" /> |
14 | 15 | <PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.10" /> |
15 | | - <PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="9.0.9" /> |
| 16 | + <PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="9.0.10" /> |
16 | 17 | <PackageVersion Include="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.10" /> |
17 | | - <PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.9" /> |
18 | | - <PackageVersion Include="Microsoft.Extensions.Resilience" Version="9.9.0" /> |
| 18 | + <PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.10" /> |
| 19 | + <PackageVersion Include="Microsoft.Extensions.Resilience" Version="9.10.0" /> |
19 | 20 | <PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" /> |
20 | 21 | <!-- Cratis --> |
21 | | - <PackageVersion Include="Cratis.Fundamentals" Version="7.2.0" /> |
22 | | - <PackageVersion Include="Cratis.Metrics.Roslyn" Version="7.2.0" /> |
23 | | - <PackageVersion Include="Cratis.Applications" Version="17.16.2" /> |
24 | | - <PackageVersion Include="Cratis.Applications.MongoDB" Version="17.16.2" /> |
25 | | - <PackageVersion Include="Cratis.Applications.Orleans" Version="17.16.2" /> |
26 | | - <PackageVersion Include="Cratis.Applications.Orleans.MongoDB" Version="17.16.2" /> |
27 | | - <PackageVersion Include="Cratis.Applications.ProxyGenerator.Build" Version="17.16.2" /> |
28 | | - <PackageVersion Include="Cratis.Applications.Swagger" Version="17.16.2" /> |
| 22 | + <PackageVersion Include="Cratis.Fundamentals" Version="7.2.1" /> |
| 23 | + <PackageVersion Include="Cratis.Metrics.Roslyn" Version="7.2.1" /> |
| 24 | + <PackageVersion Include="Cratis.Applications" Version="17.16.6" /> |
| 25 | + <PackageVersion Include="Cratis.Applications.MongoDB" Version="17.16.6" /> |
| 26 | + <PackageVersion Include="Cratis.Applications.Orleans" Version="17.16.6" /> |
| 27 | + <PackageVersion Include="Cratis.Applications.Orleans.MongoDB" Version="17.16.6" /> |
| 28 | + <PackageVersion Include="Cratis.Applications.ProxyGenerator.Build" Version="17.16.6" /> |
| 29 | + <PackageVersion Include="Cratis.Applications.Swagger" Version="17.16.6" /> |
29 | 30 | <!-- Orleans --> |
30 | 31 | <PackageVersion Include="Microsoft.Orleans.Core.Abstractions" Version="9.2.1" /> |
31 | 32 | <PackageVersion Include="Microsoft.Orleans.Clustering.AzureStorage" Version="9.2.1" /> |
|
45 | 46 | <PackageVersion Include="Orleans.Providers.MongoDB" Version="9.2.0" /> |
46 | 47 | <!-- Open Telemetry --> |
47 | 48 | <PackageVersion Include="OpenTelemetry" Version="1.13.1" /> |
48 | | - <PackageVersion Include="OpenTelemetry.Extensions.Hosting" Version="1.13.0" /> |
| 49 | + <PackageVersion Include="OpenTelemetry.Extensions.Hosting" Version="1.13.1" /> |
49 | 50 | <PackageVersion Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.12.0" /> |
50 | 51 | <PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.12.0" /> |
51 | 52 | <PackageVersion Include="OpenTelemetry.Instrumentation.Http" Version="1.12.0" /> |
|
60 | 61 | <PackageVersion Include="Microsoft.Orleans.Analyzers" Version="9.2.1" /> |
61 | 62 | <PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" NoWarn="NU5104" /> |
62 | 63 | <PackageVersion Include="Roslynator.Analyzers" Version="4.14.1" /> |
63 | | - <PackageVersion Include="Meziantou.Analyzer" Version="2.0.224" /> |
| 64 | + <PackageVersion Include="Meziantou.Analyzer" Version="2.0.228" /> |
64 | 65 | <!-- Not categorized --> |
65 | 66 | <PackageVersion Include="BenchmarkDotNet" Version="0.15.4" /> |
66 | 67 | <PackageVersion Include="castle.core" Version="5.2.1" /> |
|
82 | 83 | <PackageVersion Include="Grpc.Net.Client" Version="2.71.0" /> |
83 | 84 | <PackageVersion Include="mongodb.driver" Version="3.5.0" /> |
84 | 85 | <PackageVersion Include="Swashbuckle.AspNetCore" Version="9.0.6" /> |
85 | | - <PackageVersion Include="Swashbuckle.AspNetCore.Filters" Version="9.0.0" /> |
| 86 | + <PackageVersion Include="Swashbuckle.AspNetCore.Filters" Version="9.0.1" /> |
86 | 87 | <PackageVersion Include="FluentValidation" Version="12.0.0" /> |
87 | 88 | <PackageVersion Include="handlebars.net" Version="2.1.6" /> |
88 | 89 | <PackageVersion Include="OneOf" Version="3.0.271" /> |
89 | 90 | <PackageVersion Include="OneOf.SourceGenerator" Version="3.0.271" /> |
90 | 91 | <!-- Testing & Specifications --> |
91 | 92 | <PackageVersion Include="Cratis.Specifications" Version="3.0.4" /> |
92 | 93 | <PackageVersion Include="Cratis.Specifications.XUnit" Version="3.0.4" /> |
93 | | - <PackageVersion Include="Testcontainers" Version="4.7.0" /> |
| 94 | + <PackageVersion Include="Testcontainers" Version="4.8.0" /> |
94 | 95 | <PackageVersion Include="xunit" Version="2.9.3" /> |
95 | 96 | <PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" /> |
96 | 97 | <PackageVersion Include="NSubstitute" Version="5.3.0" /> |
|
100 | 101 | <Import Project="$(MSBuildThisFileDirectory)/Directory.Packages.NET8.props" Condition=" '$(TargetFramework)' == 'net8.0' " /> |
101 | 102 |
|
102 | 103 | <ItemGroup Condition=" '$(TargetFramework)' == 'net9.0' "> |
103 | | - <PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.9" /> |
| 104 | + <PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.10" /> |
104 | 105 | </ItemGroup> |
105 | 106 | </Project> |
0 commit comments