Skip to content

Commit c23a0e6

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20210909.5 (#36458)
[main] Update dependencies from dotnet/arcade
1 parent 6f5d122 commit c23a0e6

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="7.0.0-beta.21453.2">
299+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.21459.5">
300300
<Uri>https://github.com/dotnet/arcade</Uri>
301-
<Sha>0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98</Sha>
301+
<Sha>fa4a48044d33222537e6dbd000f8a2adaa7a15c7</Sha>
302302
<SourceBuild RepoName="arcade" ManagedOnly="true" />
303303
</Dependency>
304-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="7.0.0-beta.21453.2">
304+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="7.0.0-beta.21459.5">
305305
<Uri>https://github.com/dotnet/arcade</Uri>
306-
<Sha>0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98</Sha>
306+
<Sha>fa4a48044d33222537e6dbd000f8a2adaa7a15c7</Sha>
307307
</Dependency>
308-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="7.0.0-beta.21453.2">
308+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="7.0.0-beta.21459.5">
309309
<Uri>https://github.com/dotnet/arcade</Uri>
310-
<Sha>0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98</Sha>
310+
<Sha>fa4a48044d33222537e6dbd000f8a2adaa7a15c7</Sha>
311311
</Dependency>
312-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.21453.2">
312+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.21459.5">
313313
<Uri>https://github.com/dotnet/arcade</Uri>
314-
<Sha>0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98</Sha>
314+
<Sha>fa4a48044d33222537e6dbd000f8a2adaa7a15c7</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.21458.26</MicrosoftEntityFrameworkCoreVersion>
139139
<MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-alpha.1.21458.26</MicrosoftEntityFrameworkCoreDesignVersion>
140140
<!-- Packages from dotnet/arcade -->
141-
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.21453.2</MicrosoftDotNetBuildTasksInstallersVersion>
142-
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.21453.2</MicrosoftDotNetBuildTasksTemplatingVersion>
141+
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.21459.5</MicrosoftDotNetBuildTasksInstallersVersion>
142+
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.21459.5</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": "7.0.0-beta.21453.2",
33-
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21453.2"
32+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21459.5",
33+
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21459.5"
3434
}
3535
}

0 commit comments

Comments
 (0)