Skip to content

Commit 75c83a3

Browse files
dotnet-maestro[bot]baronfel
authored andcommitted
Update dependencies from https://github.com/dotnet/arcade build 20191119.6
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19569.6
1 parent e26902a commit 75c83a3

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19568.10">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19569.6">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>303e0fac8703c7147c9e1f1046082c8db4fb66fa</Sha>
8+
<Sha>c29c916a0d1736522cfd944fcc06ead33b5e27db</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

eng/common/templates/post-build/channels/generic-internal-channel.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ stages:
109109
buildType: current
110110
artifactName: BlobArtifacts
111111
continueOnError: true
112-
113112
- task: DownloadBuildArtifacts@0
114113
displayName: Download Asset Manifests
115114
inputs:

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
},
1212
"msbuild-sdks": {
13-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19568.10",
13+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19569.6",
1414
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
1515
}
1616
}

0 commit comments

Comments
 (0)