Skip to content

Commit 8677a2f

Browse files
committed
Merge remote-tracking branch 'origin/release/8.0.4xx' into bd/20898-resolve
# Conflicts: # eng/Versions.props # eng/pipelines/vmr-build-pr.yml
2 parents ee6eb88 + 7526fc1 commit 8677a2f

39 files changed

Lines changed: 593 additions & 1925 deletions

.azuredevops/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
version: 2
2+
3+
# Disabling dependabot on Azure DevOps as this is a mirrored repo. Updates should go through github.
4+
enable-campaigned-updates: false
5+
enable-security-updates: false

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"microsoft.dotnet.darc": {
6-
"version": "1.1.0-beta.23621.3",
6+
"version": "1.1.0-beta.24306.1",
77
"commands": [
88
"darc"
99
]

.vsts-ci.yml

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ variables:
3434
value: ''
3535
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
3636
- name: _InternalRuntimeDownloadArgs
37-
value: /p:DotNetRuntimeSourceFeed=http://ci.dot.net/internal
37+
value: /p:DotNetRuntimeSourceFeed=https://ci.dot.net/internal
3838
/p:DotNetRuntimeSourceFeedKey=$(dotnetbuilds-internal-container-read-token-base64)
3939
/p:dotnetbuilds-internal-container-read-token-base64=$(dotnetbuilds-internal-container-read-token-base64)
40-
- template: /eng/common/templates/variables/pool-providers.yml
40+
- template: /eng/common/templates-official/variables/pool-providers.yml
4141
# Set the MicroBuild plugin installation directory to the agent temp directory to avoid SDL tool scanning.
4242
- name: MicroBuildOutputFolderOverride
4343
value: $(Agent.TempDirectory)
@@ -81,13 +81,6 @@ extends:
8181
name: $(DncEngInternalBuildPool)
8282
image: 1es-windows-2022
8383
os: windows
84-
${{ if eq(variables['Build.Reason'], 'PullRequest') }}:
85-
componentgovernance:
86-
ignoreDirectories: artifacts, .packages
87-
# Temporary to workaround MicroBuild issues.
88-
credscan:
89-
enabled: false
90-
justificationForDisabling: 'CredScan is failing on the MicroBuild signing plugin. "MicroBuild/Plugins/nuget.config" has changing content and thus cannot be baselined.'
9184
stages:
9285
- stage: Build
9386
jobs:
@@ -339,12 +332,12 @@ extends:
339332
runTests: false
340333

341334
# Source Build
342-
- template: /eng/common/templates-official/job/source-build.yml@self
343-
parameters:
344-
enableInternalSources: true
345-
platform:
346-
name: Managed
347-
container: centosStream9
335+
# - template: /eng/common/templates-official/job/source-build.yml@self
336+
# parameters:
337+
# enableInternalSources: true
338+
# platform:
339+
# name: Managed
340+
# container: centosStream9
348341

349342
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), eq(variables['Build.DefinitionName'], 'dotnet-installer-official-ci')) }}:
350343
- stage: Publish

.vsts-pr.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Pipeline: https://dev.azure.com/dnceng-public/public/_build?definitionId=20
2+
13
trigger:
24
batch: true
35
branches:
@@ -28,7 +30,7 @@ variables:
2830

2931
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
3032
- name: _InternalRuntimeDownloadArgs
31-
value: /p:DotNetRuntimeSourceFeed=http://ci.dot.net/internal
33+
value: /p:DotNetRuntimeSourceFeed=https://ci.dot.net/internal
3234
/p:DotNetRuntimeSourceFeedKey=$(dotnetbuilds-internal-container-read-token-base64)
3335
/p:dotnetbuilds-internal-container-read-token-base64=$(dotnetbuilds-internal-container-read-token-base64)
3436

@@ -340,10 +342,6 @@ stages:
340342
linuxPortable: true
341343
runTests: false
342344

343-
- template: /eng/common/templates/jobs/source-build.yml
344-
parameters:
345-
enableInternalSources: true
346-
347345
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
348346
- stage: Publish
349347
dependsOn:

NuGet.config

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,17 @@
1212
<!-- Begin: Package sources from dotnet-aspnetcore -->
1313
<add key="darc-int-dotnet-aspnetcore-bb9eccb" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-bb9eccba/nuget/v3/index.json" />
1414
<!-- End: Package sources from dotnet-aspnetcore -->
15+
<!-- Begin: Package sources from dotnet-windowsdesktop -->
16+
<add key="darc-int-dotnet-windowsdesktop-432d057" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-432d0577/nuget/v3/index.json" />
17+
<!-- End: Package sources from dotnet-windowsdesktop -->
1518
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
16-
<add key="darc-pub-DotNet-msbuild-Trusted-7806cbf" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-7806cbf7/nuget/v3/index.json" />
1719
<!-- End: Package sources from DotNet-msbuild-Trusted -->
1820
<!-- Begin: Package sources from dotnet-runtime -->
1921
<add key="darc-int-dotnet-runtime-46295af" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-46295af5/nuget/v3/index.json" />
2022
<!-- End: Package sources from dotnet-runtime -->
2123
<!-- Begin: Package sources from dotnet-sdk -->
22-
<add key="darc-int-dotnet-sdk-0469530" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-0469530d/nuget/v3/index.json" />
24+
<add key="darc-int-dotnet-sdk-684f6dc" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-684f6dce/nuget/v3/index.json" />
2325
<!-- End: Package sources from dotnet-sdk -->
24-
<!-- Begin: Package sources from dotnet-windowsdesktop -->
25-
<add key="darc-int-dotnet-windowsdesktop-432d057" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-432d0577/nuget/v3/index.json" />
26-
<!-- End: Package sources from dotnet-windowsdesktop -->
2726
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2827
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
2928
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -37,25 +36,23 @@
3736
<add key="dotnet-libraries" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json" />
3837
<add key="dotnet-libraries-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries-transport/nuget/v3/index.json" />
3938
<add key="msbuild-prerelease-with-release-version" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-8ffc3fe3/nuget/v3/index.json" />
40-
<add key="darc-int-dotnet-tools-internal" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet-tools-internal/nuget/v3/index.json" />
4139
</packageSources>
4240
<disabledPackageSources>
4341
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
44-
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
45-
<!-- End: Package sources from DotNet-msbuild-Trusted -->
4642
<!-- Begin: Package sources from dotnet-aspnetcore -->
4743
<add key="darc-int-dotnet-aspnetcore-bb9eccb" value="true" />
44+
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
45+
<!-- End: Package sources from DotNet-msbuild-Trusted -->
4846
<!-- End: Package sources from dotnet-aspnetcore -->
4947
<!-- Begin: Package sources from dotnet-runtime -->
5048
<add key="darc-int-dotnet-runtime-46295af" value="true" />
49+
<!-- End: Package sources from dotnet-runtime -->
5150
<!-- Begin: Package sources from dotnet-sdk -->
52-
<add key="darc-int-dotnet-sdk-0469530" value="true" />
51+
<add key="darc-int-dotnet-sdk-684f6dc" value="true" />
5352
<!-- End: Package sources from dotnet-sdk -->
5453
<!-- Begin: Package sources from dotnet-windowsdesktop -->
5554
<add key="darc-int-dotnet-windowsdesktop-432d057" value="true" />
5655
<!-- End: Package sources from dotnet-windowsdesktop -->
57-
<!-- End: Package sources from dotnet-runtime -->
5856
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
59-
<add key="darc-int-dotnet-tools-internal" value="true" />
6057
</disabledPackageSources>
6158
</configuration>

eng/SourceBuildPrebuiltBaseline.xml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,23 @@
1111
-->
1212
<UsagePattern IdentityGlob="NuGet.*/*" />
1313

14+
<!-- These MSBuild packages are allowed for installer repo build. The live version will be flowed in for the VMR build. -->
15+
<UsagePattern IdentityGlob="Microsoft.Build*/17.11.*" />
16+
<UsagePattern IdentityGlob="Microsoft.NET.StringTools/17.11.*" />
17+
18+
<!-- These emsdk packages are allowed for installer repo build. The live version will be flowed in for the VMR build. -->
19+
<UsagePattern IdentityGlob="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100/8.0.*" />
20+
<UsagePattern IdentityGlob="Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100/8.0.*" />
21+
<UsagePattern IdentityGlob="Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100/8.0.*" />
22+
1423
<!-- These are coming in via runtime but the source-build infra isn't able to automatically pick up the right intermediate. -->
1524
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Crossgen2.linux-x64/*8.0.*" />
16-
25+
26+
<UsagePattern IdentityGlob="System.Configuration.ConfigurationManager/*8.0.0*" />
27+
<UsagePattern IdentityGlob="System.Diagnostics.EventLog/*8.0.0*" />
1728
<UsagePattern IdentityGlob="System.Formats.Asn1/*8.0.1*" />
1829
<UsagePattern IdentityGlob="System.Reflection.Metadata/*8.0.0*" />
30+
<UsagePattern IdentityGlob="System.Reflection.MetadataLoadContext/*8.0.0*" />
31+
<UsagePattern IdentityGlob="System.Threading.Tasks.Dataflow/*8.0.0*" />
1932
</IgnorePatterns>
2033
</UsageData>

eng/Version.Details.xml

Lines changed: 36 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -85,22 +85,22 @@
8585
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
8686
<Sha>bb9eccba9080e07bce32c0bc27c3564c753a7cfe</Sha>
8787
</Dependency>
88-
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.128">
88+
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.422">
8989
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
90-
<Sha>0469530ded3939054a9235201f11d7a48a3b94ab</Sha>
90+
<Sha>684f6dced73c7e36a29557ff9f25f6b452ef4739</Sha>
9191
</Dependency>
92-
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.128-servicing.26269.14">
92+
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.422-servicing.26269.15">
9393
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
94-
<Sha>0469530ded3939054a9235201f11d7a48a3b94ab</Sha>
94+
<Sha>684f6dced73c7e36a29557ff9f25f6b452ef4739</Sha>
9595
</Dependency>
96-
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.128-servicing.26269.14">
96+
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.422-servicing.26269.15">
9797
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
98-
<Sha>0469530ded3939054a9235201f11d7a48a3b94ab</Sha>
98+
<Sha>684f6dced73c7e36a29557ff9f25f6b452ef4739</Sha>
9999
<SourceBuild RepoName="sdk" ManagedOnly="true" />
100100
</Dependency>
101-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.128-servicing.26269.14">
101+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.422-servicing.26269.15">
102102
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
103-
<Sha>0469530ded3939054a9235201f11d7a48a3b94ab</Sha>
103+
<Sha>684f6dced73c7e36a29557ff9f25f6b452ef4739</Sha>
104104
</Dependency>
105105
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1">
106106
<Uri>https://github.com/dotnet/test-templates</Uri>
@@ -110,18 +110,18 @@
110110
<Uri>https://github.com/dotnet/test-templates</Uri>
111111
<Sha>1e5f3603af2277910aad946736ee23283e7f3e16</Sha>
112112
</Dependency>
113-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.6.0" Version="1.1.0-rc.23410.2">
113+
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.6.0" Version="1.1.0-rc.24059.1">
114114
<Uri>https://github.com/dotnet/test-templates</Uri>
115-
<Sha>1e5f3603af2277910aad946736ee23283e7f3e16</Sha>
115+
<Sha>7d2f2719628e6744f3172a2d48e0d1f600b360c0</Sha>
116116
</Dependency>
117-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.7.0" Version="1.1.0-rc.23410.2">
117+
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.7.0" Version="1.1.0-rc.24059.1">
118118
<Uri>https://github.com/dotnet/test-templates</Uri>
119-
<Sha>1e5f3603af2277910aad946736ee23283e7f3e16</Sha>
119+
<Sha>7d2f2719628e6744f3172a2d48e0d1f600b360c0</Sha>
120120
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
121121
</Dependency>
122-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.8.0" Version="1.1.0-rc.23410.2">
122+
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.8.0" Version="1.1.0-rc.24059.1">
123123
<Uri>https://github.com/dotnet/test-templates</Uri>
124-
<Sha>1e5f3603af2277910aad946736ee23283e7f3e16</Sha>
124+
<Sha>7d2f2719628e6744f3172a2d48e0d1f600b360c0</Sha>
125125
</Dependency>
126126
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
127127
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.28-servicing.26269.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
@@ -132,41 +132,36 @@
132132
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
133133
<Sha>59524df4bc81ace465f0c2b41c0de26623c4a820</Sha>
134134
</Dependency>
135-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.102-beta.24081.2" CoherentParentDependency="Microsoft.NET.Sdk">
135+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.403-beta.24526.2" CoherentParentDependency="Microsoft.NET.Sdk">
136136
<Uri>https://github.com/dotnet/fsharp</Uri>
137-
<Sha>fc5e9eda234e2b69aa479f4f83faddc31fdd4da7</Sha>
137+
<Sha>e11d7079bebc6f101c5313fe0d1de9e3d38a7c02</Sha>
138138
</Dependency>
139-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.102-beta.24081.2" CoherentParentDependency="Microsoft.NET.Sdk">
139+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.403-beta.24526.2" CoherentParentDependency="Microsoft.NET.Sdk">
140140
<Uri>https://github.com/dotnet/fsharp</Uri>
141-
<Sha>fc5e9eda234e2b69aa479f4f83faddc31fdd4da7</Sha>
141+
<Sha>e11d7079bebc6f101c5313fe0d1de9e3d38a7c02</Sha>
142142
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
143143
</Dependency>
144-
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.8.0-release-23615-02" CoherentParentDependency="Microsoft.NET.Sdk">
144+
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.11.1-release-24455-02" CoherentParentDependency="Microsoft.NET.Sdk">
145145
<Uri>https://github.com/microsoft/vstest</Uri>
146-
<Sha>aa59400b11e1aeee2e8af48928dbd48748a8bef9</Sha>
146+
<Sha>7855c9b221686104532ebf3380f2d45b3613b369</Sha>
147147
<SourceBuild RepoName="vstest" ManagedOnly="true" />
148148
</Dependency>
149149
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.28" CoherentParentDependency="Microsoft.NET.Sdk">
150150
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
151151
<Sha>46295af5828b062bbbf93a9cef50fd8cb9fbcb09</Sha>
152152
</Dependency>
153-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-7.25569.25" CoherentParentDependency="Microsoft.NET.Sdk">
153+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.25569.22" CoherentParentDependency="Microsoft.NET.Sdk">
154154
<Uri>https://github.com/dotnet/roslyn</Uri>
155-
<Sha>38896ab4e7cee896fcde8a4e26914a777c794e3b</Sha>
155+
<Sha>3fb752d448006a3144a60ccf181d745e555422f9</Sha>
156156
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
157157
</Dependency>
158-
<Dependency Name="Microsoft.Build" Version="17.8.49" CoherentParentDependency="Microsoft.NET.Sdk">
159-
<Uri>https://github.com/dotnet/msbuild</Uri>
160-
<Sha>7806cbf7b0fd91ea6ab55c2e42d8ed973114e197</Sha>
161-
</Dependency>
162-
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.8.49-servicing-25616-08" CoherentParentDependency="Microsoft.NET.Sdk">
163-
<Uri>https://github.com/dotnet/msbuild</Uri>
164-
<Sha>7806cbf7b0fd91ea6ab55c2e42d8ed973114e197</Sha>
165-
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
158+
<Dependency Name="Microsoft.Build" Version="17.11.48" CoherentParentDependency="Microsoft.NET.Sdk">
159+
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted</Uri>
160+
<Sha>02bf66295b64ab368d12933041f7281aad186a2d</Sha>
166161
</Dependency>
167-
<Dependency Name="NuGet.Build.Tasks" Version="6.8.2-rc.3" CoherentParentDependency="Microsoft.NET.Sdk">
162+
<Dependency Name="NuGet.Build.Tasks" Version="6.11.2-rc.1" CoherentParentDependency="Microsoft.NET.Sdk">
168163
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/NuGet-NuGet.Client-Trusted</Uri>
169-
<Sha>60584b9c2451c0e324655f3968bc4ed1a1a8c85c</Sha>
164+
<Sha>c754078ce0c9bba2fc03aa6fd45c1fd760c25a62</Sha>
170165
<SourceBuildTarball RepoName="nuget-client" ManagedOnly="true" />
171166
</Dependency>
172167
<Dependency Name="Microsoft.ApplicationInsights" Version="2.0.0">
@@ -177,16 +172,16 @@
177172
<Uri>https://github.com/dotnet/emsdk</Uri>
178173
<Sha>35ebe6f3e6953f878ed92f637ad8d7f27202f7a6</Sha>
179174
</Dependency>
180-
<Dependency Name="Microsoft.NET.Sdk.Aspire.Manifest-8.0.100" Version="8.0.0-preview.1.23557.2">
181-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspire</Uri>
182-
<Sha>48e42f59d64d84b404e904996a9ed61f2a17a569</Sha>
183-
<SourceBuild RepoName="aspire" ManagedOnly="true" />
184-
</Dependency>
185175
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.28-servicing.26258.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
186176
<Uri>https://github.com/dotnet/emsdk</Uri>
187177
<Sha>35ebe6f3e6953f878ed92f637ad8d7f27202f7a6</Sha>
188178
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
189179
</Dependency>
180+
<Dependency Name="Microsoft.NET.Sdk.Aspire.Manifest-8.0.100" Version="8.0.0-preview.1.23557.2">
181+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspire</Uri>
182+
<Sha>48e42f59d64d84b404e904996a9ed61f2a17a569</Sha>
183+
<SourceBuild RepoName="aspire" ManagedOnly="true" />
184+
</Dependency>
190185
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-rtm.1.25064.1" CoherentParentDependency="Microsoft.NET.Sdk">
191186
<Uri>https://github.com/dotnet/deployment-tools</Uri>
192187
<Sha>5255d40e228ea1d4b624781b5b97ec16484a3b4b</Sha>
@@ -232,13 +227,13 @@
232227
<Uri>https://github.com/dotnet/arcade</Uri>
233228
<Sha>4b95fb1a9307265eb75f62d4937be50e6786e94e</Sha>
234229
</Dependency>
235-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.23578.2">
230+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24306.1">
236231
<Uri>https://github.com/dotnet/arcade-services</Uri>
237-
<Sha>5263b603d90991a0c200aca8b8892c3d7cfe4751</Sha>
232+
<Sha>b65fa14c7799a84e7fc2384bf821720d8ab1873b</Sha>
238233
</Dependency>
239-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.23578.2">
234+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24306.1">
240235
<Uri>https://github.com/dotnet/arcade-services</Uri>
241-
<Sha>5263b603d90991a0c200aca8b8892c3d7cfe4751</Sha>
236+
<Sha>b65fa14c7799a84e7fc2384bf821720d8ab1873b</Sha>
242237
</Dependency>
243238
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="8.0.0-alpha.1.22557.12">
244239
<Uri>https://github.com/dotnet/runtime</Uri>

0 commit comments

Comments
 (0)