File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
2-
3- <Sdk Name =" Aspire.AppHost.Sdk" Version =" 13.1.0" />
1+ <Project Sdk =" Aspire.AppHost.Sdk/13.1.0" >
42
53 <PropertyGroup >
64 <OutputType >Exe</OutputType >
108 <UserSecretsId >0436d258-242a-41c2-96b5-c850841f6606</UserSecretsId >
119 </PropertyGroup >
1210
13- <ItemGroup >
14- <PackageReference Include =" Aspire.Hosting.AppHost" Version =" 13.1.0" />
15- </ItemGroup >
16-
1711 <ItemGroup >
1812 <ProjectReference Include =" ..\Products\Products.csproj" />
1913 <ProjectReference Include =" ..\Store\Store.csproj" />
Original file line number Diff line number Diff line change 1111 <FrameworkReference Include =" Microsoft.AspNetCore.App" />
1212
1313 <PackageReference Include =" Microsoft.Extensions.Http.Resilience" Version =" 10.1.0" />
14- <PackageReference Include =" Microsoft.Extensions.ServiceDiscovery" Version =" 13 .1.0" />
14+ <PackageReference Include =" Microsoft.Extensions.ServiceDiscovery" Version =" 10 .1.0" />
1515 <PackageReference Include =" OpenTelemetry.Exporter.OpenTelemetryProtocol" Version =" 1.14.0" />
1616 <PackageReference Include =" OpenTelemetry.Extensions.Hosting" Version =" 1.14.0" />
1717 <PackageReference Include =" OpenTelemetry.Instrumentation.AspNetCore" Version =" 1.14.0" />
You can’t perform that action at this time.
0 commit comments