File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
<clear />
5
5
<!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6
6
<!-- Begin: Package sources from dotnet-aspire -->
7
- <add key =" darc-pub-dotnet-aspire-137e8dc " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspire-137e8dca /nuget/v3/index.json" />
8
- <add key =" darc-pub-dotnet-aspire-137e8dc -1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspire-137e8dca -1/nuget/v3/index.json" />
7
+ <add key =" darc-pub-dotnet-aspire-2c38f6c " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspire-2c38f6c8 /nuget/v3/index.json" />
8
+ <add key =" darc-pub-dotnet-aspire-2c38f6c -1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspire-2c38f6c8 -1/nuget/v3/index.json" />
9
9
<!-- End: Package sources from dotnet-aspire -->
10
10
<!-- Begin: Package sources from dotnet-emsdk -->
11
11
<add key =" darc-pub-dotnet-emsdk-8be5676" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-8be5676a/nuget/v3/index.json" />
Original file line number Diff line number Diff line change 650
650
aren't shipping, or those extensions packages depend on aspnetcore packages that won't ship. However, given the cost
651
651
of maintaining this coherency path is high. This being toolset means that aspire is responsible for its own coherency.
652
652
-->
653
- <Dependency Name =" Microsoft.NET.Sdk.Aspire.Manifest-8.0.100" Version =" 8.2.1 " >
653
+ <Dependency Name =" Microsoft.NET.Sdk.Aspire.Manifest-8.0.100" Version =" 8.2.2 " >
654
654
<Uri >https://github.com/dotnet/aspire</Uri >
655
- <Sha >137e8dcae0a7b22c05f48c4e7a5d36fe3f00a8d7 </Sha >
655
+ <Sha >2c38f6c884b5026a7f278cdfe6e1f816810093f9 </Sha >
656
656
</Dependency >
657
657
<!-- Intermediate is necessary for source build. -->
658
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.aspire" Version =" 8.2.1 -preview.1.24473 .4" >
658
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.aspire" Version =" 8.2.2 -preview.1.24519 .4" >
659
659
<Uri >https://github.com/dotnet/aspire</Uri >
660
- <Sha >137e8dcae0a7b22c05f48c4e7a5d36fe3f00a8d7 </Sha >
660
+ <Sha >2c38f6c884b5026a7f278cdfe6e1f816810093f9 </Sha >
661
661
<SourceBuild RepoName =" aspire" ManagedOnly =" true" />
662
662
</Dependency >
663
663
<Dependency Name =" Microsoft.IO.Redist" Version =" 6.0.1" >
Original file line number Diff line number Diff line change 321
321
</PropertyGroup >
322
322
<PropertyGroup Label =" Workload manifest package versions" >
323
323
<AspireFeatureBand >8.0.100</AspireFeatureBand >
324
- <MicrosoftNETSdkAspireManifest80100PackageVersion >8.2.1 </MicrosoftNETSdkAspireManifest80100PackageVersion >
324
+ <MicrosoftNETSdkAspireManifest80100PackageVersion >8.2.2 </MicrosoftNETSdkAspireManifest80100PackageVersion >
325
325
<MauiFeatureBand >9.0.100-rc.2</MauiFeatureBand >
326
326
<MauiWorkloadManifestVersion >9.0.0-rc.2.24503.2</MauiWorkloadManifestVersion >
327
327
<XamarinAndroidWorkloadManifestVersion >35.0.0-rc.2.152</XamarinAndroidWorkloadManifestVersion >
You can’t perform that action at this time.
0 commit comments