Skip to content

Commit 10a85dc

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230407.2 (#47634)
[main] Update dependencies from dotnet/arcade
1 parent 9a9210e commit 10a85dc

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
@@ -306,26 +306,26 @@
306306
<Uri>https://github.com/dotnet/runtime</Uri>
307307
<Sha>00dbf84e3df92c050cf256ef93dff09ff5aa2934</Sha>
308308
</Dependency>
309-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23174.1">
309+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23207.2">
310310
<Uri>https://github.com/dotnet/arcade</Uri>
311-
<Sha>1177b37e60c7271ab461098aefbdd03edc15b90d</Sha>
311+
<Sha>1db5a29a3a9c8982c784cbe00f44ea1dbed7b680</Sha>
312312
<SourceBuild RepoName="arcade" ManagedOnly="true" />
313313
</Dependency>
314-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23174.1">
314+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23207.2">
315315
<Uri>https://github.com/dotnet/arcade</Uri>
316-
<Sha>1177b37e60c7271ab461098aefbdd03edc15b90d</Sha>
316+
<Sha>1db5a29a3a9c8982c784cbe00f44ea1dbed7b680</Sha>
317317
</Dependency>
318-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23174.1">
318+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23207.2">
319319
<Uri>https://github.com/dotnet/arcade</Uri>
320-
<Sha>1177b37e60c7271ab461098aefbdd03edc15b90d</Sha>
320+
<Sha>1db5a29a3a9c8982c784cbe00f44ea1dbed7b680</Sha>
321321
</Dependency>
322-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23174.1">
322+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23207.2">
323323
<Uri>https://github.com/dotnet/arcade</Uri>
324-
<Sha>1177b37e60c7271ab461098aefbdd03edc15b90d</Sha>
324+
<Sha>1db5a29a3a9c8982c784cbe00f44ea1dbed7b680</Sha>
325325
</Dependency>
326-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="8.0.0-beta.23174.1">
326+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="8.0.0-beta.23207.2">
327327
<Uri>https://github.com/dotnet/arcade</Uri>
328-
<Sha>1177b37e60c7271ab461098aefbdd03edc15b90d</Sha>
328+
<Sha>1db5a29a3a9c8982c784cbe00f44ea1dbed7b680</Sha>
329329
</Dependency>
330330
</ToolsetDependencies>
331331
</Dependencies>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@
136136
<MicrosoftEntityFrameworkCoreVersion>8.0.0-preview.4.23206.10</MicrosoftEntityFrameworkCoreVersion>
137137
<MicrosoftEntityFrameworkCoreDesignVersion>8.0.0-preview.4.23206.10</MicrosoftEntityFrameworkCoreDesignVersion>
138138
<!-- Packages from dotnet/arcade -->
139-
<MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.23174.1</MicrosoftDotNetBuildTasksInstallersVersion>
140-
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23174.1</MicrosoftDotNetBuildTasksTemplatingVersion>
141-
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.23174.1</MicrosoftDotNetRemoteExecutorVersion>
139+
<MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.23207.2</MicrosoftDotNetBuildTasksInstallersVersion>
140+
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23207.2</MicrosoftDotNetBuildTasksTemplatingVersion>
141+
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.23207.2</MicrosoftDotNetRemoteExecutorVersion>
142142
<!-- Packages from dotnet/source-build-externals -->
143143
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.23203.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
144144
<!-- Packages from dotnet/xdt -->

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

0 commit comments

Comments
 (0)