Skip to content

Commit e709ffe

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20241015.3 (#58539)
[main] Update dependencies from dotnet/arcade
1 parent 5bfe483 commit e709ffe

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -384,31 +384,31 @@
384384
<Uri>https://github.com/dotnet/runtime</Uri>
385385
<Sha>dfc2b85a00f3baf5ac52d7615bf857e6217011c8</Sha>
386386
</Dependency>
387-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24511.1">
387+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24515.3">
388388
<Uri>https://github.com/dotnet/arcade</Uri>
389-
<Sha>712dea25b14a59fe642f2d28e8a3f3c931c03759</Sha>
389+
<Sha>31624193093a13f765ab5382509e693911264509</Sha>
390390
</Dependency>
391391
<!-- Intermediate is necessary for source build. -->
392-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24511.1">
392+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24515.3">
393393
<Uri>https://github.com/dotnet/arcade</Uri>
394-
<Sha>712dea25b14a59fe642f2d28e8a3f3c931c03759</Sha>
394+
<Sha>31624193093a13f765ab5382509e693911264509</Sha>
395395
<SourceBuild RepoName="arcade" ManagedOnly="true" />
396396
</Dependency>
397-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.24511.1">
397+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.24515.3">
398398
<Uri>https://github.com/dotnet/arcade</Uri>
399-
<Sha>712dea25b14a59fe642f2d28e8a3f3c931c03759</Sha>
399+
<Sha>31624193093a13f765ab5382509e693911264509</Sha>
400400
</Dependency>
401-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.24511.1">
401+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.24515.3">
402402
<Uri>https://github.com/dotnet/arcade</Uri>
403-
<Sha>712dea25b14a59fe642f2d28e8a3f3c931c03759</Sha>
403+
<Sha>31624193093a13f765ab5382509e693911264509</Sha>
404404
</Dependency>
405-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24511.1">
405+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24515.3">
406406
<Uri>https://github.com/dotnet/arcade</Uri>
407-
<Sha>712dea25b14a59fe642f2d28e8a3f3c931c03759</Sha>
407+
<Sha>31624193093a13f765ab5382509e693911264509</Sha>
408408
</Dependency>
409-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="10.0.0-beta.24511.1">
409+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="10.0.0-beta.24515.3">
410410
<Uri>https://github.com/dotnet/arcade</Uri>
411-
<Sha>712dea25b14a59fe642f2d28e8a3f3c931c03759</Sha>
411+
<Sha>31624193093a13f765ab5382509e693911264509</Sha>
412412
</Dependency>
413413
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.0.0-preview.9.24503.1">
414414
<Uri>https://github.com/dotnet/extensions</Uri>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,10 @@
165165
<NuGetVersioningVersion>6.2.4</NuGetVersioningVersion>
166166
<NuGetFrameworksVersion>6.2.4</NuGetFrameworksVersion>
167167
<!-- Packages from dotnet/arcade -->
168-
<MicrosoftDotNetBuildTasksInstallersVersion>10.0.0-beta.24511.1</MicrosoftDotNetBuildTasksInstallersVersion>
169-
<MicrosoftDotNetBuildTasksTemplatingVersion>10.0.0-beta.24511.1</MicrosoftDotNetBuildTasksTemplatingVersion>
170-
<MicrosoftDotNetRemoteExecutorVersion>10.0.0-beta.24511.1</MicrosoftDotNetRemoteExecutorVersion>
171-
<MicrosoftSourceBuildIntermediatearcadeVersion>10.0.0-beta.24511.1</MicrosoftSourceBuildIntermediatearcadeVersion>
168+
<MicrosoftDotNetBuildTasksInstallersVersion>10.0.0-beta.24515.3</MicrosoftDotNetBuildTasksInstallersVersion>
169+
<MicrosoftDotNetBuildTasksTemplatingVersion>10.0.0-beta.24515.3</MicrosoftDotNetBuildTasksTemplatingVersion>
170+
<MicrosoftDotNetRemoteExecutorVersion>10.0.0-beta.24515.3</MicrosoftDotNetRemoteExecutorVersion>
171+
<MicrosoftSourceBuildIntermediatearcadeVersion>10.0.0-beta.24515.3</MicrosoftSourceBuildIntermediatearcadeVersion>
172172
<!-- Packages from dotnet/source-build-externals -->
173173
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>10.0.0-alpha.1.24516.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
174174
<!-- 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
"jdk": "11.0.24"
2828
},
2929
"msbuild-sdks": {
30-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24511.1",
31-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24511.1"
30+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24515.3",
31+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24515.3"
3232
}
3333
}

0 commit comments

Comments
 (0)