Skip to content

Commit e175853

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20240105.2 (#53212)
[main] Update dependencies from dotnet/arcade
1 parent c9f3d37 commit e175853

File tree

6 files changed

+20
-15
lines changed

6 files changed

+20
-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>f6bfe1bdef13d4539ad6116cfdabed46f50ba627</Sha>
373373
</Dependency>
374-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23628.1">
374+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24055.2">
375375
<Uri>https://github.com/dotnet/arcade</Uri>
376-
<Sha>9e5fd26c0d1a187dfa08242d83e341634d4b1b07</Sha>
376+
<Sha>bab85ba4579526962b0dbb0aa4db625c50da8859</Sha>
377377
<SourceBuild RepoName="arcade" ManagedOnly="true" />
378378
</Dependency>
379-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.23628.1">
379+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24055.2">
380380
<Uri>https://github.com/dotnet/arcade</Uri>
381-
<Sha>9e5fd26c0d1a187dfa08242d83e341634d4b1b07</Sha>
381+
<Sha>bab85ba4579526962b0dbb0aa4db625c50da8859</Sha>
382382
</Dependency>
383-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.23628.1">
383+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.24055.2">
384384
<Uri>https://github.com/dotnet/arcade</Uri>
385-
<Sha>9e5fd26c0d1a187dfa08242d83e341634d4b1b07</Sha>
385+
<Sha>bab85ba4579526962b0dbb0aa4db625c50da8859</Sha>
386386
</Dependency>
387-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.23628.1">
387+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24055.2">
388388
<Uri>https://github.com/dotnet/arcade</Uri>
389-
<Sha>9e5fd26c0d1a187dfa08242d83e341634d4b1b07</Sha>
389+
<Sha>bab85ba4579526962b0dbb0aa4db625c50da8859</Sha>
390390
</Dependency>
391-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.23628.1">
391+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.24055.2">
392392
<Uri>https://github.com/dotnet/arcade</Uri>
393-
<Sha>9e5fd26c0d1a187dfa08242d83e341634d4b1b07</Sha>
393+
<Sha>bab85ba4579526962b0dbb0aa4db625c50da8859</Sha>
394394
</Dependency>
395395
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.0.0-alpha.1.23622.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.23628.1</MicrosoftDotNetBuildTasksInstallersVersion>
164-
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.23628.1</MicrosoftDotNetBuildTasksTemplatingVersion>
165-
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.23628.1</MicrosoftDotNetRemoteExecutorVersion>
163+
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.24055.2</MicrosoftDotNetBuildTasksInstallersVersion>
164+
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.24055.2</MicrosoftDotNetBuildTasksTemplatingVersion>
165+
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.24055.2</MicrosoftDotNetRemoteExecutorVersion>
166166
<!-- Packages from dotnet/source-build-externals -->
167167
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>9.0.0-alpha.1.23628.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
168168
<!-- Packages from dotnet/source-build-reference-packages -->

eng/common/helixpublish.proj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. -->
12
<Project Sdk="Microsoft.DotNet.Helix.Sdk" DefaultTargets="Test">
23

34
<PropertyGroup>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. -->
22
<Project>
3+
34
<Import Project="Sdk.props" Sdk="Microsoft.DotNet.Arcade.Sdk" />
5+
46
</Project>

eng/common/internal/Tools.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. -->
22
<Project Sdk="Microsoft.NET.Sdk">
3+
34
<PropertyGroup>
45
<TargetFramework>net472</TargetFramework>
56
<ImportDirectoryBuildTargets>false</ImportDirectoryBuildTargets>
@@ -27,4 +28,5 @@
2728

2829
<!-- Repository extensibility point -->
2930
<Import Project="$(RepositoryEngineeringDir)InternalTools.props" Condition="Exists('$(RepositoryEngineeringDir)InternalTools.props')" />
31+
3032
</Project>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"xcopy-msbuild": "17.1.0"
2727
},
2828
"msbuild-sdks": {
29-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23628.1",
30-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23628.1"
29+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24055.2",
30+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24055.2"
3131
}
3232
}

0 commit comments

Comments
 (0)