Skip to content

Commit 26d6e37

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230728.2 (dotnet#49750)
[main] Update dependencies from dotnet/arcade
1 parent f107566 commit 26d6e37

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
@@ -368,26 +368,26 @@
368368
<Uri>https://github.com/dotnet/winforms</Uri>
369369
<Sha>906ac1628112861933c3c00874cdef4621d13b36</Sha>
370370
</Dependency>
371-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23371.1">
371+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23378.2">
372372
<Uri>https://github.com/dotnet/arcade</Uri>
373-
<Sha>602351e3681015ea789b2aeaa7b2a9156a8baf38</Sha>
373+
<Sha>54dd37d44a2adfb8b966fac466c2ece40f8b20dd</Sha>
374374
<SourceBuild RepoName="arcade" ManagedOnly="true" />
375375
</Dependency>
376-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23371.1">
376+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23378.2">
377377
<Uri>https://github.com/dotnet/arcade</Uri>
378-
<Sha>602351e3681015ea789b2aeaa7b2a9156a8baf38</Sha>
378+
<Sha>54dd37d44a2adfb8b966fac466c2ece40f8b20dd</Sha>
379379
</Dependency>
380-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23371.1">
380+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23378.2">
381381
<Uri>https://github.com/dotnet/arcade</Uri>
382-
<Sha>602351e3681015ea789b2aeaa7b2a9156a8baf38</Sha>
382+
<Sha>54dd37d44a2adfb8b966fac466c2ece40f8b20dd</Sha>
383383
</Dependency>
384-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23371.1">
384+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23378.2">
385385
<Uri>https://github.com/dotnet/arcade</Uri>
386-
<Sha>602351e3681015ea789b2aeaa7b2a9156a8baf38</Sha>
386+
<Sha>54dd37d44a2adfb8b966fac466c2ece40f8b20dd</Sha>
387387
</Dependency>
388-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="8.0.0-beta.23371.1">
388+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="8.0.0-beta.23378.2">
389389
<Uri>https://github.com/dotnet/arcade</Uri>
390-
<Sha>602351e3681015ea789b2aeaa7b2a9156a8baf38</Sha>
390+
<Sha>54dd37d44a2adfb8b966fac466c2ece40f8b20dd</Sha>
391391
</Dependency>
392392
<Dependency Name="Microsoft.Extensions.Telemetry.Testing" Version="8.0.0-rc.1.23373.1">
393393
<Uri>https://github.com/dotnet/extensions</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,9 @@
157157
<NuGetVersioningVersion>6.2.4</NuGetVersioningVersion>
158158
<NuGetFrameworksVersion>6.2.4</NuGetFrameworksVersion>
159159
<!-- Packages from dotnet/arcade -->
160-
<MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.23371.1</MicrosoftDotNetBuildTasksInstallersVersion>
161-
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23371.1</MicrosoftDotNetBuildTasksTemplatingVersion>
162-
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.23371.1</MicrosoftDotNetRemoteExecutorVersion>
160+
<MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.23378.2</MicrosoftDotNetBuildTasksInstallersVersion>
161+
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23378.2</MicrosoftDotNetBuildTasksTemplatingVersion>
162+
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.23378.2</MicrosoftDotNetRemoteExecutorVersion>
163163
<!-- Packages from dotnet/source-build-externals -->
164164
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.23369.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
165165
<!-- 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": "8.0.0-beta.23371.1",
31-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23371.1"
30+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23378.2",
31+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23378.2"
3232
}
3333
}

0 commit comments

Comments
 (0)