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

Update dependencies from https://github.com/dotnet/arcade build 20200811.8 (#1155)

Microsoft.DotNet.GenAPI , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 5.0.0-beta.20407.3 -> To Version 5.0.0-beta.20411.8
Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
上级 30c5ef8a
......@@ -8,4 +8,5 @@
<add key="dotnet3.1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1/nuget/v3/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
<disabledPackageSources />
</configuration>
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20407.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20411.8">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ea8f37e8982dc22022b33c5e151081ad04d923a6</Sha>
<Sha>ecec08a0eebbd92bb9538e351d475582551d9092</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="5.0.0-beta.20407.3">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="5.0.0-beta.20411.8">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ea8f37e8982dc22022b33c5e151081ad04d923a6</Sha>
<Sha>ecec08a0eebbd92bb9538e351d475582551d9092</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="5.0.0-beta.20407.3">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="5.0.0-beta.20411.8">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ea8f37e8982dc22022b33c5e151081ad04d923a6</Sha>
<Sha>ecec08a0eebbd92bb9538e351d475582551d9092</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>5.0.0-beta.20407.3</MicrosoftDotNetGenAPIPackageVersion>
<MicrosoftDotNetGenAPIPackageVersion>5.0.0-beta.20411.8</MicrosoftDotNetGenAPIPackageVersion>
<!-- dotnet/corefx dependencies -->
<SystemDrawingCommonPackageVersion>4.6.0</SystemDrawingCommonPackageVersion>
<SystemIOPortsPackageVersion>4.6.0</SystemIOPortsPackageVersion>
......
......@@ -42,6 +42,7 @@ function Build([string]$target) {
/p:Configuration=$configuration `
/p:RepoRoot=$RepoRoot `
/p:BaseIntermediateOutputPath=$outputPath `
/v:$verbosity `
@properties
}
......
......@@ -11,7 +11,7 @@
"version": "5.0.100-preview.6.20310.4"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20407.3",
"Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20407.3"
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20411.8",
"Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20411.8"
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册