Skip to content

Commit e7f7c06

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230825.2 (#50365)
[main] Update dependencies from dotnet/arcade
1 parent 4a9118c commit e7f7c06

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -367,26 +367,26 @@
367367
<Uri>https://github.com/dotnet/winforms</Uri>
368368
<Sha>eaf8dc910e9c1b0e6fe40264fe666c6a395bc47b</Sha>
369369
</Dependency>
370-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23419.1">
370+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23425.2">
371371
<Uri>https://github.com/dotnet/arcade</Uri>
372-
<Sha>385129cbc980a515ddee2fa56f6b16f3183ed9bc</Sha>
372+
<Sha>90c167d5c57de4a8bced566379dbd893556c94e8</Sha>
373373
<SourceBuild RepoName="arcade" ManagedOnly="true" />
374374
</Dependency>
375-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23419.1">
375+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23425.2">
376376
<Uri>https://github.com/dotnet/arcade</Uri>
377-
<Sha>385129cbc980a515ddee2fa56f6b16f3183ed9bc</Sha>
377+
<Sha>90c167d5c57de4a8bced566379dbd893556c94e8</Sha>
378378
</Dependency>
379-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23419.1">
379+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23425.2">
380380
<Uri>https://github.com/dotnet/arcade</Uri>
381-
<Sha>385129cbc980a515ddee2fa56f6b16f3183ed9bc</Sha>
381+
<Sha>90c167d5c57de4a8bced566379dbd893556c94e8</Sha>
382382
</Dependency>
383-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23419.1">
383+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23425.2">
384384
<Uri>https://github.com/dotnet/arcade</Uri>
385-
<Sha>385129cbc980a515ddee2fa56f6b16f3183ed9bc</Sha>
385+
<Sha>90c167d5c57de4a8bced566379dbd893556c94e8</Sha>
386386
</Dependency>
387-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="8.0.0-beta.23419.1">
387+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="8.0.0-beta.23425.2">
388388
<Uri>https://github.com/dotnet/arcade</Uri>
389-
<Sha>385129cbc980a515ddee2fa56f6b16f3183ed9bc</Sha>
389+
<Sha>90c167d5c57de4a8bced566379dbd893556c94e8</Sha>
390390
</Dependency>
391391
<Dependency Name="Microsoft.Extensions.Telemetry.Testing" Version="8.0.0-rc.2.23421.8">
392392
<Uri>https://github.com/dotnet/extensions</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,9 @@
158158
<NuGetVersioningVersion>6.2.4</NuGetVersioningVersion>
159159
<NuGetFrameworksVersion>6.2.4</NuGetFrameworksVersion>
160160
<!-- Packages from dotnet/arcade -->
161-
<MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.23419.1</MicrosoftDotNetBuildTasksInstallersVersion>
162-
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23419.1</MicrosoftDotNetBuildTasksTemplatingVersion>
163-
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.23419.1</MicrosoftDotNetRemoteExecutorVersion>
161+
<MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.23425.2</MicrosoftDotNetBuildTasksInstallersVersion>
162+
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23425.2</MicrosoftDotNetBuildTasksTemplatingVersion>
163+
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.23425.2</MicrosoftDotNetRemoteExecutorVersion>
164164
<!-- Packages from dotnet/source-build-externals -->
165165
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.23418.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
166166
<!-- Packages from dotnet/source-build-reference-packages -->
-1.92 KB
Binary file not shown.

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": "8.0.0-beta.23419.1",
31-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23419.1"
30+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23425.2",
31+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23425.2"
3232
}
3333
}

0 commit comments

Comments
 (0)