Skip to content

Commit 6463cfe

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20211009.1 (#37452)
[release/5.0] Update dependencies from dotnet/arcade
1 parent 1c577f7 commit 6463cfe

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -313,17 +313,17 @@
313313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
314314
<Sha>2f740adc1457e8a28c1c072993b66f515977eb51</Sha>
315315
</Dependency>
316-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.21471.4">
316+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.21509.1">
317317
<Uri>https://github.com/dotnet/arcade</Uri>
318-
<Sha>f2ebec887288367b18d3299cce38ae3365215555</Sha>
318+
<Sha>1f8b5698fa4c1307d9db78cd45345e0160a746fb</Sha>
319319
</Dependency>
320-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="5.0.0-beta.21471.4">
320+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="5.0.0-beta.21509.1">
321321
<Uri>https://github.com/dotnet/arcade</Uri>
322-
<Sha>f2ebec887288367b18d3299cce38ae3365215555</Sha>
322+
<Sha>1f8b5698fa4c1307d9db78cd45345e0160a746fb</Sha>
323323
</Dependency>
324-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="5.0.0-beta.21471.4">
324+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="5.0.0-beta.21509.1">
325325
<Uri>https://github.com/dotnet/arcade</Uri>
326-
<Sha>f2ebec887288367b18d3299cce38ae3365215555</Sha>
326+
<Sha>1f8b5698fa4c1307d9db78cd45345e0160a746fb</Sha>
327327
</Dependency>
328328
</ToolsetDependencies>
329329
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<MicrosoftEntityFrameworkCorePackageVersion>5.0.10</MicrosoftEntityFrameworkCorePackageVersion>
137137
<MicrosoftEntityFrameworkCoreDesignPackageVersion>5.0.10</MicrosoftEntityFrameworkCoreDesignPackageVersion>
138138
<!-- Packages from dotnet/arcade -->
139-
<MicrosoftDotNetBuildTasksInstallersPackageVersion>5.0.0-beta.21471.4</MicrosoftDotNetBuildTasksInstallersPackageVersion>
139+
<MicrosoftDotNetBuildTasksInstallersPackageVersion>5.0.0-beta.21509.1</MicrosoftDotNetBuildTasksInstallersPackageVersion>
140140
</PropertyGroup>
141141
<!--
142142

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"msbuild-sdks": {
3232
"Yarn.MSBuild": "1.15.2",
33-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21471.4",
34-
"Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.21471.4"
33+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21509.1",
34+
"Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.21509.1"
3535
}
3636
}

0 commit comments

Comments
 (0)