Skip to content

Commit d24a140

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20210903.2 (#36206)
[main] Update dependencies from dotnet/arcade
1 parent f8e1982 commit d24a140

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
@@ -296,22 +296,22 @@
296296
<Uri>https://github.com/dotnet/runtime</Uri>
297297
<Sha>7292301fc5e0071b2e6e0a7d221d82ba7199e73c</Sha>
298298
</Dependency>
299-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21451.3">
299+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.21453.2">
300300
<Uri>https://github.com/dotnet/arcade</Uri>
301-
<Sha>923c95ec2e9512285f801c84145a8af3728b1e3b</Sha>
301+
<Sha>0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98</Sha>
302302
<SourceBuild RepoName="arcade" ManagedOnly="true" />
303303
</Dependency>
304-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.21451.3">
304+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="7.0.0-beta.21453.2">
305305
<Uri>https://github.com/dotnet/arcade</Uri>
306-
<Sha>923c95ec2e9512285f801c84145a8af3728b1e3b</Sha>
306+
<Sha>0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98</Sha>
307307
</Dependency>
308-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="6.0.0-beta.21451.3">
308+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="7.0.0-beta.21453.2">
309309
<Uri>https://github.com/dotnet/arcade</Uri>
310-
<Sha>923c95ec2e9512285f801c84145a8af3728b1e3b</Sha>
310+
<Sha>0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98</Sha>
311311
</Dependency>
312-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21451.3">
312+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.21453.2">
313313
<Uri>https://github.com/dotnet/arcade</Uri>
314-
<Sha>923c95ec2e9512285f801c84145a8af3728b1e3b</Sha>
314+
<Sha>0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98</Sha>
315315
</Dependency>
316316
</ToolsetDependencies>
317317
</Dependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@
138138
<MicrosoftEntityFrameworkCoreVersion>7.0.0-alpha.1.21454.2</MicrosoftEntityFrameworkCoreVersion>
139139
<MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-alpha.1.21454.2</MicrosoftEntityFrameworkCoreDesignVersion>
140140
<!-- Packages from dotnet/arcade -->
141-
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21451.3</MicrosoftDotNetBuildTasksInstallersVersion>
142-
<MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21451.3</MicrosoftDotNetBuildTasksTemplatingVersion>
141+
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.21453.2</MicrosoftDotNetBuildTasksInstallersVersion>
142+
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.21453.2</MicrosoftDotNetBuildTasksTemplatingVersion>
143143
</PropertyGroup>
144144
<!--
145145

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": "6.0.0-beta.21451.3",
33-
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21451.3"
32+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21453.2",
33+
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21453.2"
3434
}
3535
}

0 commit comments

Comments
 (0)