Skip to content

Commit dfab677

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230108.1 (#45964)
[main] Update dependencies from dotnet/arcade - Merge branch 'main' into darc-main-e202aab4-c0d3-4e63-9252-d7ecbd4b796d
1 parent ce9b51a commit dfab677

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -302,22 +302,22 @@
302302
<Uri>https://github.com/dotnet/runtime</Uri>
303303
<Sha>78f5a9839ac7d49a3cfaa6f4015a90b1cc846fa1</Sha>
304304
</Dependency>
305-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23055.3">
305+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23058.1">
306306
<Uri>https://github.com/dotnet/arcade</Uri>
307-
<Sha>7502a87ca569989008d3acef120b614604b6805f</Sha>
307+
<Sha>53026f034f7b8abfb9362ed018519423d81c9abb</Sha>
308308
<SourceBuild RepoName="arcade" ManagedOnly="true" />
309309
</Dependency>
310-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23055.3">
310+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23058.1">
311311
<Uri>https://github.com/dotnet/arcade</Uri>
312-
<Sha>7502a87ca569989008d3acef120b614604b6805f</Sha>
312+
<Sha>53026f034f7b8abfb9362ed018519423d81c9abb</Sha>
313313
</Dependency>
314-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23055.3">
314+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23058.1">
315315
<Uri>https://github.com/dotnet/arcade</Uri>
316-
<Sha>7502a87ca569989008d3acef120b614604b6805f</Sha>
316+
<Sha>53026f034f7b8abfb9362ed018519423d81c9abb</Sha>
317317
</Dependency>
318-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23055.3">
318+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23058.1">
319319
<Uri>https://github.com/dotnet/arcade</Uri>
320-
<Sha>7502a87ca569989008d3acef120b614604b6805f</Sha>
320+
<Sha>53026f034f7b8abfb9362ed018519423d81c9abb</Sha>
321321
</Dependency>
322322
</ToolsetDependencies>
323323
</Dependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@
135135
<MicrosoftEntityFrameworkCoreVersion>8.0.0-alpha.1.23060.1</MicrosoftEntityFrameworkCoreVersion>
136136
<MicrosoftEntityFrameworkCoreDesignVersion>8.0.0-alpha.1.23060.1</MicrosoftEntityFrameworkCoreDesignVersion>
137137
<!-- Packages from dotnet/arcade -->
138-
<MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.23055.3</MicrosoftDotNetBuildTasksInstallersVersion>
139-
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23055.3</MicrosoftDotNetBuildTasksTemplatingVersion>
138+
<MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.23058.1</MicrosoftDotNetBuildTasksInstallersVersion>
139+
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23058.1</MicrosoftDotNetBuildTasksTemplatingVersion>
140140
<!-- Packages from dotnet/source-build-externals -->
141141
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.23055.2</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
142142
<!-- 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.23055.3",
31-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23055.3"
30+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23058.1",
31+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23058.1"
3232
}
3333
}

0 commit comments

Comments
 (0)