Skip to content

Commit 00f727f

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20231207.2 (#52725)
[main] Update dependencies from dotnet/arcade
1 parent e9bad31 commit 00f727f

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -371,26 +371,26 @@
371371
<Uri>https://github.com/dotnet/winforms</Uri>
372372
<Sha>a44cb5ab51ae888a0c59668fef1711d0226e9283</Sha>
373373
</Dependency>
374-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23601.1">
374+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23607.2">
375375
<Uri>https://github.com/dotnet/arcade</Uri>
376-
<Sha>38aa367e014493c6f6ebfe94d9029bea01d072c4</Sha>
376+
<Sha>3faeb9817f465151aa4bbcdb315f0a6170206760</Sha>
377377
<SourceBuild RepoName="arcade" ManagedOnly="true" />
378378
</Dependency>
379-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.23601.1">
379+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.23607.2">
380380
<Uri>https://github.com/dotnet/arcade</Uri>
381-
<Sha>38aa367e014493c6f6ebfe94d9029bea01d072c4</Sha>
381+
<Sha>3faeb9817f465151aa4bbcdb315f0a6170206760</Sha>
382382
</Dependency>
383-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.23601.1">
383+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.23607.2">
384384
<Uri>https://github.com/dotnet/arcade</Uri>
385-
<Sha>38aa367e014493c6f6ebfe94d9029bea01d072c4</Sha>
385+
<Sha>3faeb9817f465151aa4bbcdb315f0a6170206760</Sha>
386386
</Dependency>
387-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.23601.1">
387+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.23607.2">
388388
<Uri>https://github.com/dotnet/arcade</Uri>
389-
<Sha>38aa367e014493c6f6ebfe94d9029bea01d072c4</Sha>
389+
<Sha>3faeb9817f465151aa4bbcdb315f0a6170206760</Sha>
390390
</Dependency>
391-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.23601.1">
391+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.23607.2">
392392
<Uri>https://github.com/dotnet/arcade</Uri>
393-
<Sha>38aa367e014493c6f6ebfe94d9029bea01d072c4</Sha>
393+
<Sha>3faeb9817f465151aa4bbcdb315f0a6170206760</Sha>
394394
</Dependency>
395395
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.0.0-alpha.1.23562.2">
396396
<Uri>https://github.com/dotnet/extensions</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,9 @@
160160
<NuGetVersioningVersion>6.2.4</NuGetVersioningVersion>
161161
<NuGetFrameworksVersion>6.2.4</NuGetFrameworksVersion>
162162
<!-- Packages from dotnet/arcade -->
163-
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.23601.1</MicrosoftDotNetBuildTasksInstallersVersion>
164-
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.23601.1</MicrosoftDotNetBuildTasksTemplatingVersion>
165-
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.23601.1</MicrosoftDotNetRemoteExecutorVersion>
163+
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.23607.2</MicrosoftDotNetBuildTasksInstallersVersion>
164+
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.23607.2</MicrosoftDotNetBuildTasksTemplatingVersion>
165+
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.23607.2</MicrosoftDotNetRemoteExecutorVersion>
166166
<!-- Packages from dotnet/source-build-externals -->
167167
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>9.0.0-alpha.1.23577.2</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
168168
<!-- Packages from dotnet/source-build-reference-packages -->

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"msbuild-sdks": {
2929
"Yarn.MSBuild": "1.22.10",
30-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23601.1",
31-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23601.1"
30+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23607.2",
31+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23607.2"
3232
}
3333
}

0 commit comments

Comments
 (0)