|
19 | 19 | <!-- Cratis --> |
20 | 20 | <PackageVersion Include="Cratis.Fundamentals" Version="7.0.0" /> |
21 | 21 | <PackageVersion Include="Cratis.Metrics.Roslyn" Version="7.0.0" /> |
22 | | - <PackageVersion Include="Cratis.Applications" Version="17.8.2" /> |
23 | | - <PackageVersion Include="Cratis.Applications.MongoDB" Version="17.8.2" /> |
24 | | - <PackageVersion Include="Cratis.Applications.Orleans" Version="17.8.2" /> |
25 | | - <PackageVersion Include="Cratis.Applications.Orleans.MongoDB" Version="17.8.2" /> |
26 | | - <PackageVersion Include="Cratis.Applications.ProxyGenerator.Build" Version="17.8.2" /> |
27 | | - <PackageVersion Include="Cratis.Applications.Swagger" Version="17.8.2" /> |
| 22 | + <PackageVersion Include="Cratis.Applications" Version="17.9.0" /> |
| 23 | + <PackageVersion Include="Cratis.Applications.MongoDB" Version="17.9.0" /> |
| 24 | + <PackageVersion Include="Cratis.Applications.Orleans" Version="17.9.0" /> |
| 25 | + <PackageVersion Include="Cratis.Applications.Orleans.MongoDB" Version="17.9.0" /> |
| 26 | + <PackageVersion Include="Cratis.Applications.ProxyGenerator.Build" Version="17.9.0" /> |
| 27 | + <PackageVersion Include="Cratis.Applications.Swagger" Version="17.9.0" /> |
28 | 28 | <!-- Orleans --> |
29 | 29 | <PackageVersion Include="Microsoft.Orleans.Core.Abstractions" Version="9.2.1" /> |
30 | 30 | <PackageVersion Include="Microsoft.Orleans.Clustering.AzureStorage" Version="9.2.1" /> |
|
63 | 63 | <PackageVersion Include="Roslynator.Analyzers" Version="4.14.0" /> |
64 | 64 | <PackageVersion Include="Meziantou.Analyzer" Version="2.0.221" /> |
65 | 65 | <!-- Not categorized --> |
66 | | - <PackageVersion Include="BenchmarkDotNet" Version="0.15.3" /> |
| 66 | + <PackageVersion Include="BenchmarkDotNet" Version="0.15.4" /> |
67 | 67 | <PackageVersion Include="castle.core" Version="5.2.1" /> |
68 | 68 | <PackageVersion Include="docfx.console" Version="2.59.4" /> |
69 | 69 | <PackageVersion Include="humanizer" Version="2.14.1" /> |
70 | | - <PackageVersion Include="ILRepack.Lib.MSBuild.Task" Version="2.0.43"> |
| 70 | + <PackageVersion Include="ILRepack.Lib.MSBuild.Task" Version="2.0.44"> |
71 | 71 | <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> |
72 | 72 | <PrivateAssets>all</PrivateAssets> |
73 | 73 | </PackageVersion> |
|
82 | 82 | <PackageVersion Include="protobuf-net.Grpc.AspNetCore" Version="1.2.2" /> |
83 | 83 | <PackageVersion Include="Grpc.Net.Client" Version="2.71.0" /> |
84 | 84 | <PackageVersion Include="mongodb.driver" Version="3.5.0" /> |
85 | | - <PackageVersion Include="Swashbuckle.AspNetCore" Version="9.0.4" /> |
| 85 | + <PackageVersion Include="Swashbuckle.AspNetCore" Version="9.0.5" /> |
86 | 86 | <PackageVersion Include="Swashbuckle.AspNetCore.Filters" Version="9.0.0" /> |
87 | 87 | <PackageVersion Include="FluentValidation" Version="12.0.0" /> |
88 | 88 | <PackageVersion Include="handlebars.net" Version="2.1.6" /> |
|
93 | 93 | <PackageVersion Include="Cratis.Specifications.XUnit" Version="3.0.4" /> |
94 | 94 | <PackageVersion Include="Testcontainers" Version="4.7.0" /> |
95 | 95 | <PackageVersion Include="xunit" Version="2.9.3" /> |
96 | | - <PackageVersion Include="xunit.runner.visualstudio" Version="3.1.4" /> |
| 96 | + <PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" /> |
97 | 97 | <PackageVersion Include="NSubstitute" Version="5.3.0" /> |
98 | 98 | <PackageVersion Include="Microsoft.NET.Test.SDK" Version="17.14.1" /> |
99 | 99 | </ItemGroup> |
|
0 commit comments