Skip to content

Commit 4885ef0

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20211217.4 (#39122)
[main] Update dependencies from dotnet/arcade
1 parent ccdf669 commit 4885ef0

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
@@ -284,22 +284,22 @@
284284
<Uri>https://github.com/dotnet/runtime</Uri>
285285
<Sha>834b278911962102919b3a7dec22ca6cb26bfa8a</Sha>
286286
</Dependency>
287-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.21610.4">
287+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.21617.4">
288288
<Uri>https://github.com/dotnet/arcade</Uri>
289-
<Sha>18adc5b47acce8bb03948baf578fca442d1029d4</Sha>
289+
<Sha>78659a1d4831ce9d62ea817fe13e4e2e70a52961</Sha>
290290
<SourceBuild RepoName="arcade" ManagedOnly="true" />
291291
</Dependency>
292-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="7.0.0-beta.21610.4">
292+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="7.0.0-beta.21617.4">
293293
<Uri>https://github.com/dotnet/arcade</Uri>
294-
<Sha>18adc5b47acce8bb03948baf578fca442d1029d4</Sha>
294+
<Sha>78659a1d4831ce9d62ea817fe13e4e2e70a52961</Sha>
295295
</Dependency>
296-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="7.0.0-beta.21610.4">
296+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="7.0.0-beta.21617.4">
297297
<Uri>https://github.com/dotnet/arcade</Uri>
298-
<Sha>18adc5b47acce8bb03948baf578fca442d1029d4</Sha>
298+
<Sha>78659a1d4831ce9d62ea817fe13e4e2e70a52961</Sha>
299299
</Dependency>
300-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.21610.4">
300+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.21617.4">
301301
<Uri>https://github.com/dotnet/arcade</Uri>
302-
<Sha>18adc5b47acce8bb03948baf578fca442d1029d4</Sha>
302+
<Sha>78659a1d4831ce9d62ea817fe13e4e2e70a52961</Sha>
303303
</Dependency>
304304
</ToolsetDependencies>
305305
</Dependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@
135135
<MicrosoftEntityFrameworkCoreVersion>7.0.0-alpha.1.21618.2</MicrosoftEntityFrameworkCoreVersion>
136136
<MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-alpha.1.21618.2</MicrosoftEntityFrameworkCoreDesignVersion>
137137
<!-- Packages from dotnet/arcade -->
138-
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.21610.4</MicrosoftDotNetBuildTasksInstallersVersion>
139-
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.21610.4</MicrosoftDotNetBuildTasksTemplatingVersion>
138+
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.21617.4</MicrosoftDotNetBuildTasksInstallersVersion>
139+
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.21617.4</MicrosoftDotNetBuildTasksTemplatingVersion>
140140
</PropertyGroup>
141141
<!--
142142

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"msbuild-sdks": {
3131
"Yarn.MSBuild": "1.22.10",
32-
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21610.4",
33-
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21610.4"
32+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21617.4",
33+
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21617.4"
3434
}
3535
}

0 commit comments

Comments
 (0)