File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
ExampleNamespace.TestProject Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
3- <Sdk Name =" Aspire.AppHost.Sdk" Version =" 9.1.0 " />
3+ <Sdk Name =" Aspire.AppHost.Sdk" Version =" 9.2.1 " />
44
55 <PropertyGroup >
66 <OutputType >Exe</OutputType >
1212 </PropertyGroup >
1313
1414 <ItemGroup >
15- <PackageReference Include =" Aspire.Hosting.AppHost" Version =" 9.1.0 " />
16- <PackageReference Include =" Aspire.Hosting.Redis" Version =" 9.1.0 " />
15+ <PackageReference Include =" Aspire.Hosting.AppHost" Version =" 9.2.1 " />
16+ <PackageReference Include =" Aspire.Hosting.Redis" Version =" 9.2.1 " />
1717 </ItemGroup >
1818
1919 <ItemGroup >
Original file line number Diff line number Diff line change 1010
1111
1212 <ItemGroup >
13- <PackageReference Include =" Aspire.Hosting.Testing" Version =" 9.1.0 " />
13+ <PackageReference Include =" Aspire.Hosting.Testing" Version =" 9.2.1 " />
1414 <PackageReference Include =" TUnit" Version =" 0.19.148" />
1515 </ItemGroup >
1616
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Aspire.StackExchange.Redis.OutputCaching" Version =" 9.1.0 " />
10+ <PackageReference Include =" Aspire.StackExchange.Redis.OutputCaching" Version =" 9.2.1 " />
1111 </ItemGroup >
1212
1313 <ItemGroup >
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Aspire.Hosting.Testing" Version =" 9.1.0 " />
12+ <PackageReference Include =" Aspire.Hosting.Testing" Version =" 9.2.1 " />
1313 <PackageReference Include =" TUnit" Version =" 0.19.148" />
1414 </ItemGroup >
1515
You can’t perform that action at this time.
0 commit comments