File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 9.0.0" />
2828 <PackageVersion Include =" Microsoft.Extensions.Http" Version =" 9.0.8" />
2929 <PackageVersion Include =" Microsoft.Extensions.Http.Resilience" Version =" 9.7.0" />
30- <PackageVersion Include =" Microsoft.Extensions.ServiceDiscovery" Version =" 9.4 .0" />
31- <PackageVersion Include =" Microsoft.Extensions.ServiceDiscovery.Yarp" Version =" 9.4 .0" />
32- <PackageVersion Include =" Aspire.Hosting.AppHost" Version =" 9.4 .0" />
30+ <PackageVersion Include =" Microsoft.Extensions.ServiceDiscovery" Version =" 9.5 .0" />
31+ <PackageVersion Include =" Microsoft.Extensions.ServiceDiscovery.Yarp" Version =" 9.5 .0" />
32+ <PackageVersion Include =" Aspire.Hosting.AppHost" Version =" 9.5 .0" />
3333 <PackageVersion Include =" Scalar.AspNetCore" Version =" 2.6.8" />
3434 </ItemGroup >
3535 <!-- OpenTelemetry -->
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
3- <Sdk Name =" Aspire.AppHost.Sdk" Version =" 9.4 .0" />
3+ <Sdk Name =" Aspire.AppHost.Sdk" Version =" 9.5 .0" />
44
55 <PropertyGroup >
66 <OutputType >Exe</OutputType >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<configuration >
33 <packageSources >
44 <!-- To inherit the global NuGet package sources remove the <clear/> line below -->
55 <clear />
66 <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
77 </packageSources >
88 <packageSourceMapping >
9- <packageSource key =" nuget.org" >
10- <package pattern =" *" />
11- </packageSource >
9+ <packageSource key =" nuget.org" >
10+ <package pattern =" *" />
11+ </packageSource >
1212 </packageSourceMapping >
13- </configuration >
13+ </configuration >
You can’t perform that action at this time.
0 commit comments