Skip to content

Commit b930c67

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230710.1 (#49293)
[main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.SourceLink.GitHub: from 8.0.0-beta.23328.1 to 8.0.0-beta.23358.1 (parent: Microsoft.DotNet.Arcade.Sdk)
1 parent 77abff2 commit b930c67

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
@@ -368,31 +368,31 @@
368368
<Uri>https://github.com/dotnet/runtime</Uri>
369369
<Sha>ab7c4528edb5301cb849f5e114b7f3cc1dea8149</Sha>
370370
</Dependency>
371-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23330.1">
371+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23360.1">
372372
<Uri>https://github.com/dotnet/arcade</Uri>
373-
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
373+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
374374
<SourceBuild RepoName="arcade" ManagedOnly="true" />
375375
</Dependency>
376-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23328.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
376+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23358.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
377377
<Uri>https://github.com/dotnet/sourcelink</Uri>
378-
<Sha>5d7d1f2bbb1aa5806c219cc8f64c7682b6fe3518</Sha>
378+
<Sha>d65917a564ce5d2b75fc387a7f4d0bcc6bdd269d</Sha>
379379
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
380380
</Dependency>
381-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23330.1">
381+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23360.1">
382382
<Uri>https://github.com/dotnet/arcade</Uri>
383-
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
383+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
384384
</Dependency>
385-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23330.1">
385+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23360.1">
386386
<Uri>https://github.com/dotnet/arcade</Uri>
387-
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
387+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
388388
</Dependency>
389-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23330.1">
389+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23360.1">
390390
<Uri>https://github.com/dotnet/arcade</Uri>
391-
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
391+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
392392
</Dependency>
393-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="8.0.0-beta.23330.1">
393+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="8.0.0-beta.23360.1">
394394
<Uri>https://github.com/dotnet/arcade</Uri>
395-
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
395+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
396396
</Dependency>
397397
<Dependency Name="Microsoft.Extensions.Telemetry.Testing" Version="8.0.0-preview.7.23359.3">
398398
<Uri>https://github.com/dotnet/extensions</Uri>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@
156156
<NuGetVersioningVersion>6.2.4</NuGetVersioningVersion>
157157
<NuGetFrameworksVersion>6.2.4</NuGetFrameworksVersion>
158158
<!-- Packages from dotnet/arcade -->
159-
<MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.23330.1</MicrosoftDotNetBuildTasksInstallersVersion>
160-
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23330.1</MicrosoftDotNetBuildTasksTemplatingVersion>
161-
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.23330.1</MicrosoftDotNetRemoteExecutorVersion>
159+
<MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.23360.1</MicrosoftDotNetBuildTasksInstallersVersion>
160+
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23360.1</MicrosoftDotNetBuildTasksTemplatingVersion>
161+
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.23360.1</MicrosoftDotNetRemoteExecutorVersion>
162162
<!-- Packages from dotnet/source-link -->
163-
<MicrosoftSourceLinkGitHubVersion>8.0.0-beta.23328.1</MicrosoftSourceLinkGitHubVersion>
163+
<MicrosoftSourceLinkGitHubVersion>8.0.0-beta.23358.1</MicrosoftSourceLinkGitHubVersion>
164164
<!-- Packages from dotnet/source-build-externals -->
165165
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.23355.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
166166
<!-- 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.23330.1",
31-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23330.1"
30+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23360.1",
31+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23360.1"
3232
}
3333
}

0 commit comments

Comments
 (0)