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

Update dependencies from https://github.com/dotnet/arcade build 20210310.7 (#4278)

[master] Update dependencies from dotnet/arcade
上级 25b2e084
...@@ -99,25 +99,25 @@ ...@@ -99,25 +99,25 @@
</Dependency> </Dependency>
</ProductDependencies> </ProductDependencies>
<ToolsetDependencies> <ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21160.1"> <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21160.7">
<Uri>https://github.com/dotnet/arcade</Uri> <Uri>https://github.com/dotnet/arcade</Uri>
<Sha>dcc1a4e5315b4f956d228f46999e8135701d8d4f</Sha> <Sha>7f13798e5f567b72ffe63205bf49839245f0f8c1</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="6.0.0-beta.21160.1"> <Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="6.0.0-beta.21160.7">
<Uri>https://github.com/dotnet/arcade</Uri> <Uri>https://github.com/dotnet/arcade</Uri>
<Sha>dcc1a4e5315b4f956d228f46999e8135701d8d4f</Sha> <Sha>7f13798e5f567b72ffe63205bf49839245f0f8c1</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21160.1"> <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21160.7">
<Uri>https://github.com/dotnet/arcade</Uri> <Uri>https://github.com/dotnet/arcade</Uri>
<Sha>dcc1a4e5315b4f956d228f46999e8135701d8d4f</Sha> <Sha>7f13798e5f567b72ffe63205bf49839245f0f8c1</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="6.0.0-beta.21160.1"> <Dependency Name="Microsoft.DotNet.ApiCompat" Version="6.0.0-beta.21160.7">
<Uri>https://github.com/dotnet/arcade</Uri> <Uri>https://github.com/dotnet/arcade</Uri>
<Sha>dcc1a4e5315b4f956d228f46999e8135701d8d4f</Sha> <Sha>7f13798e5f567b72ffe63205bf49839245f0f8c1</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="6.0.0-beta.21160.1"> <Dependency Name="Microsoft.DotNet.GenAPI" Version="6.0.0-beta.21160.7">
<Uri>https://github.com/dotnet/arcade</Uri> <Uri>https://github.com/dotnet/arcade</Uri>
<Sha>dcc1a4e5315b4f956d228f46999e8135701d8d4f</Sha> <Sha>7f13798e5f567b72ffe63205bf49839245f0f8c1</Sha>
</Dependency> </Dependency>
</ToolsetDependencies> </ToolsetDependencies>
</Dependencies> </Dependencies>
...@@ -43,9 +43,9 @@ ...@@ -43,9 +43,9 @@
</PropertyGroup> </PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/arcade --> <!-- Packages that come from https://github.com/dotnet/arcade -->
<PropertyGroup> <PropertyGroup>
<MicrosoftDotNetApiCompatVersion>6.0.0-beta.21160.1</MicrosoftDotNetApiCompatVersion> <MicrosoftDotNetApiCompatVersion>6.0.0-beta.21160.7</MicrosoftDotNetApiCompatVersion>
<MicrosoftDotNetCodeAnalysisPackageVersion>6.0.0-beta.21160.1</MicrosoftDotNetCodeAnalysisPackageVersion> <MicrosoftDotNetCodeAnalysisPackageVersion>6.0.0-beta.21160.7</MicrosoftDotNetCodeAnalysisPackageVersion>
<MicrosoftDotNetGenAPIVersion>6.0.0-beta.21160.1</MicrosoftDotNetGenAPIVersion> <MicrosoftDotNetGenAPIVersion>6.0.0-beta.21160.7</MicrosoftDotNetGenAPIVersion>
</PropertyGroup> </PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/corefxlab --> <!-- Packages that come from https://github.com/dotnet/corefxlab -->
<PropertyGroup> <PropertyGroup>
......
...@@ -12,8 +12,8 @@ ...@@ -12,8 +12,8 @@
} }
}, },
"msbuild-sdks": { "msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21160.1", "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21160.7",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21160.1" "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21160.7"
}, },
"sdk": { "sdk": {
"version": "6.0.100-preview.1.21103.13" "version": "6.0.100-preview.1.21103.13"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册