提交 f7055f53 编写于 作者: D dotnet-maestro[bot]

Update dependencies from https://github.com/dotnet/arcade build 20191001.4

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19501.4
上级 ef71b540
......@@ -3,9 +3,9 @@
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19480.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19501.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>238f1bbb23ba67616818d0b242c5b55a18edec55</Sha>
<Sha>c21a409f11386d22c6083198176868d3974de832</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
......@@ -332,7 +332,7 @@ function MSBuild {
# Work around issues with Azure Artifacts credential provider
# https://github.com/dotnet/arcade/issues/3932
if [[ "$ci" == true ]]; then
dotnet nuget locals http-cache -c
"$_InitializeBuildTool" nuget locals http-cache -c
export NUGET_PLUGIN_HANDSHAKE_TIMEOUT_IN_SECONDS=20
export NUGET_PLUGIN_REQUEST_TIMEOUT_IN_SECONDS=20
......
......@@ -10,7 +10,7 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19480.3",
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19501.4",
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册