File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 44 <CentralPackageTransitivePinningEnabled >true</CentralPackageTransitivePinningEnabled >
55 <AspnetVersion >9.0.7</AspnetVersion >
66 <MicrosoftExtensionsVersion >9.0.7</MicrosoftExtensionsVersion >
7- <AspireVersion >9.4.0-preview.1.25367.4 </AspireVersion >
8- <AspireUnstablePackagesVersion >9.4.0-preview.1.25367.4 </AspireUnstablePackagesVersion >
7+ <AspireVersion >9.4.0</AspireVersion >
8+ <AspireUnstablePackagesVersion >9.4.0-preview.1.25378.8 </AspireUnstablePackagesVersion >
99 <GrpcVersion >2.71.0</GrpcVersion >
1010 <DuendeVersion >7.1.1</DuendeVersion >
1111 <ApiVersioningVersion >8.1.0</ApiVersioningVersion >
Original file line number Diff line number Diff line change 44 <!-- To inherit the global NuGet package sources remove the <clear/> line below -->
55 <clear />
66 <add key =" nuget" value =" https://api.nuget.org/v3/index.json" />
7- <add key =" dotnet9" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" />
87 </packageSources >
98
109 <packageSourceMapping >
1312 <packageSource key =" nuget" >
1413 <package pattern =" *" />
1514 </packageSource >
16- <packageSource key =" dotnet9" >
17- <package pattern =" *" />
18- </packageSource >
1915 </packageSourceMapping >
2016</configuration >
You can’t perform that action at this time.
0 commit comments