未验证 提交 750ebcd8 编写于 作者: D dotnet-maestro[bot] 提交者: GitHub

Update dependencies from https://github.com/dotnet/arcade build 20210119.2 (#1416)

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
 From Version 6.0.0-beta.21068.2 -> To Version 6.0.0-beta.21069.2
Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
上级 e350326b
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21068.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21069.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>298c72b33f6f7b742b11f7b1c0ae77a043789fcf</Sha>
<Sha>ee0a6a7d9acc6f5886ae214b935f3e3d989235e4</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21068.2">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21069.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>298c72b33f6f7b742b11f7b1c0ae77a043789fcf</Sha>
<Sha>ee0a6a7d9acc6f5886ae214b935f3e3d989235e4</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="6.0.0-beta.21068.2">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="6.0.0-beta.21069.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>298c72b33f6f7b742b11f7b1c0ae77a043789fcf</Sha>
<Sha>ee0a6a7d9acc6f5886ae214b935f3e3d989235e4</Sha>
</Dependency>
</ToolsetDependencies>
<!-- ProductDependencies -->
......
......@@ -2,7 +2,7 @@
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PreReleaseVersionLabel>prerelease</PreReleaseVersionLabel>
<MicrosoftDotNetGenAPIPackageVersion>6.0.0-beta.21068.2</MicrosoftDotNetGenAPIPackageVersion>
<MicrosoftDotNetGenAPIPackageVersion>6.0.0-beta.21069.2</MicrosoftDotNetGenAPIPackageVersion>
<!-- dotnet/corefx dependencies -->
<SystemDrawingCommonPackageVersion>5.0.0</SystemDrawingCommonPackageVersion>
<SystemIOPortsPackageVersion>5.0.0</SystemIOPortsPackageVersion>
......
......@@ -147,6 +147,9 @@ stages:
pipeline: $(AzDOPipelineId)
buildId: $(AzDOBuildId)
artifactName: PackageArtifacts
itemPattern: |
**
!**/Microsoft.SourceBuild.Intermediate.*.nupkg
# This is necessary whenever we want to publish/restore to an AzDO private feed
# Since sdk-task.ps1 tries to restore packages we need to do this authentication here
......
......@@ -11,7 +11,7 @@
"version": "5.0.100"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21068.2",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21068.2"
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21069.2",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21069.2"
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册