File tree Expand file tree Collapse file tree 5 files changed +7
-2
lines changed
Expand file tree Collapse file tree 5 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1919 <!-- Cratis -->
2020 <PackageVersion Include =" Cratis.Fundamentals" Version =" 7.0.0" />
2121 <PackageVersion Include =" Cratis.Metrics.Roslyn" Version =" 7.0.0" />
22- <PackageVersion Include =" Cratis.Applications" Version =" 17.2.1 " />
22+ <PackageVersion Include =" Cratis.Applications" Version =" 17.2.2 " />
2323 <PackageVersion Include =" Cratis.Applications.MongoDB" Version =" 17.2.1" />
2424 <PackageVersion Include =" Cratis.Applications.Orleans" Version =" 17.2.2" />
2525 <PackageVersion Include =" Cratis.Applications.Orleans.MongoDB" Version =" 17.2.1" />
2626 <PackageVersion Include =" Cratis.Applications.ProxyGenerator.Build" Version =" 17.2.2" />
27- <PackageVersion Include =" Cratis.Applications.Swagger" Version =" 17.2.1 " />
27+ <PackageVersion Include =" Cratis.Applications.Swagger" Version =" 17.2.2 " />
2828 <!-- Orleans -->
2929 <PackageVersion Include =" Microsoft.Orleans.Core.Abstractions" Version =" 9.2.1" />
3030 <PackageVersion Include =" Microsoft.Orleans.Clustering.AzureStorage" Version =" 9.2.1" />
Original file line number Diff line number Diff line change 1313 </ItemGroup >
1414
1515 <ItemGroup >
16+ <PackageReference Include =" Cratis.Applications" VersionOverride =" 17.2.2" />
17+ <PackageReference Include =" Cratis.Applications.Swagger" VersionOverride =" 17.2.2" />
1618 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" />
1719 </ItemGroup >
1820
Original file line number Diff line number Diff line change 1919 </ItemGroup >
2020
2121 <ItemGroup >
22+ <PackageReference Include =" Cratis.Applications" VersionOverride =" 17.2.2" />
2223 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" />
2324 <PackageReference Include =" Microsoft.Orleans.TestingHost" />
2425 <PackageReference Include =" Polly.Core" />
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10+ <PackageReference Include =" Cratis.Applications" />
1011 <ProjectReference Include =" ../Storage.MongoDB/Storage.MongoDB.csproj" />
1112 <ProjectReference Include =" ../Concepts/Concepts.csproj" />
1213 </ItemGroup >
Original file line number Diff line number Diff line change 1616 </ItemGroup >
1717
1818 <ItemGroup >
19+ <PackageReference Include =" Cratis.Applications" />
1920 <ProjectReference Include =" ../../Infrastructure/Infrastructure.csproj" />
2021 <ProjectReference Include =" ../Configuration/Configuration.csproj" />
2122 <ProjectReference Include =" ../Storage/Storage.csproj" />
You can’t perform that action at this time.
0 commit comments