Skip to content

Commit d053894

Browse files
author
v-wuzhai
authored
[release/9.0.1xx] Update dependencies from dotnet/aspire (#44338)
2 parents 1efe473 + 74be19a commit d053894

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- 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" />
99
<!-- End: Package sources from dotnet-aspire -->
1010
<!-- Begin: Package sources from dotnet-emsdk -->
1111
<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" />

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -650,14 +650,14 @@
650650
aren't shipping, or those extensions packages depend on aspnetcore packages that won't ship. However, given the cost
651651
of maintaining this coherency path is high. This being toolset means that aspire is responsible for its own coherency.
652652
-->
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">
654654
<Uri>https://github.com/dotnet/aspire</Uri>
655-
<Sha>137e8dcae0a7b22c05f48c4e7a5d36fe3f00a8d7</Sha>
655+
<Sha>2c38f6c884b5026a7f278cdfe6e1f816810093f9</Sha>
656656
</Dependency>
657657
<!-- 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">
659659
<Uri>https://github.com/dotnet/aspire</Uri>
660-
<Sha>137e8dcae0a7b22c05f48c4e7a5d36fe3f00a8d7</Sha>
660+
<Sha>2c38f6c884b5026a7f278cdfe6e1f816810093f9</Sha>
661661
<SourceBuild RepoName="aspire" ManagedOnly="true" />
662662
</Dependency>
663663
<Dependency Name="Microsoft.IO.Redist" Version="6.0.1">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@
321321
</PropertyGroup>
322322
<PropertyGroup Label="Workload manifest package versions">
323323
<AspireFeatureBand>8.0.100</AspireFeatureBand>
324-
<MicrosoftNETSdkAspireManifest80100PackageVersion>8.2.1</MicrosoftNETSdkAspireManifest80100PackageVersion>
324+
<MicrosoftNETSdkAspireManifest80100PackageVersion>8.2.2</MicrosoftNETSdkAspireManifest80100PackageVersion>
325325
<MauiFeatureBand>9.0.100-rc.2</MauiFeatureBand>
326326
<MauiWorkloadManifestVersion>9.0.0-rc.2.24503.2</MauiWorkloadManifestVersion>
327327
<XamarinAndroidWorkloadManifestVersion>35.0.0-rc.2.152</XamarinAndroidWorkloadManifestVersion>

0 commit comments

Comments
 (0)