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

Update dependencies from https://github.com/dotnet/runtime build 20201227.5 (#46427)

runtime.native.System.IO.Ports , Microsoft.NETCore.ILAsm , Microsoft.NETCore.DotNetHostPolicy , Microsoft.NET.Sdk.IL , Microsoft.NETCore.DotNetHost , System.Runtime.CompilerServices.Unsafe , System.Text.Json
 From Version 6.0.0-alpha.1.20620.6 -> To Version 6.0.0-alpha.1.20627.5
Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
上级 35d70817
......@@ -170,33 +170,33 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHost" Version="6.0.0-alpha.1.20620.6">
<Dependency Name="Microsoft.NETCore.DotNetHost" Version="6.0.0-alpha.1.20627.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8f63b1fde85119c925313caa475d9936297b463</Sha>
<Sha>a7ce46b8d3490d771fac3610524106b0d7588087</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostPolicy" Version="6.0.0-alpha.1.20620.6">
<Dependency Name="Microsoft.NETCore.DotNetHostPolicy" Version="6.0.0-alpha.1.20627.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8f63b1fde85119c925313caa475d9936297b463</Sha>
<Sha>a7ce46b8d3490d771fac3610524106b0d7588087</Sha>
</Dependency>
<Dependency Name="runtime.native.System.IO.Ports" Version="6.0.0-alpha.1.20620.6">
<Dependency Name="runtime.native.System.IO.Ports" Version="6.0.0-alpha.1.20627.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8f63b1fde85119c925313caa475d9936297b463</Sha>
<Sha>a7ce46b8d3490d771fac3610524106b0d7588087</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="6.0.0-alpha.1.20620.6">
<Dependency Name="Microsoft.NETCore.ILAsm" Version="6.0.0-alpha.1.20627.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8f63b1fde85119c925313caa475d9936297b463</Sha>
<Sha>a7ce46b8d3490d771fac3610524106b0d7588087</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.IL" Version="6.0.0-alpha.1.20620.6">
<Dependency Name="Microsoft.NET.Sdk.IL" Version="6.0.0-alpha.1.20627.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8f63b1fde85119c925313caa475d9936297b463</Sha>
<Sha>a7ce46b8d3490d771fac3610524106b0d7588087</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="6.0.0-alpha.1.20620.6">
<Dependency Name="System.Text.Json" Version="6.0.0-alpha.1.20627.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8f63b1fde85119c925313caa475d9936297b463</Sha>
<Sha>a7ce46b8d3490d771fac3610524106b0d7588087</Sha>
</Dependency>
<Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="6.0.0-alpha.1.20620.6">
<Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="6.0.0-alpha.1.20627.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8f63b1fde85119c925313caa475d9936297b463</Sha>
<Sha>a7ce46b8d3490d771fac3610524106b0d7588087</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.0-alpha.1.20628.2">
<Uri>https://github.com/mono/linker</Uri>
......
......@@ -61,11 +61,11 @@
<MicrosoftDotNetVersionToolsTasksVersion>6.0.0-beta.20621.12</MicrosoftDotNetVersionToolsTasksVersion>
<!-- Installer dependencies -->
<MicrosoftNETCoreAppVersion>6.0.0-alpha.1.20612.4</MicrosoftNETCoreAppVersion>
<MicrosoftNETCoreDotNetHostVersion>6.0.0-alpha.1.20620.6</MicrosoftNETCoreDotNetHostVersion>
<MicrosoftNETCoreDotNetHostPolicyVersion>6.0.0-alpha.1.20620.6</MicrosoftNETCoreDotNetHostPolicyVersion>
<MicrosoftNETCoreDotNetHostVersion>6.0.0-alpha.1.20627.5</MicrosoftNETCoreDotNetHostVersion>
<MicrosoftNETCoreDotNetHostPolicyVersion>6.0.0-alpha.1.20627.5</MicrosoftNETCoreDotNetHostPolicyVersion>
<MicrosoftExtensionsDependencyModelVersion>3.1.0</MicrosoftExtensionsDependencyModelVersion>
<!-- CoreClr dependencies -->
<MicrosoftNETCoreILAsmVersion>6.0.0-alpha.1.20620.6</MicrosoftNETCoreILAsmVersion>
<MicrosoftNETCoreILAsmVersion>6.0.0-alpha.1.20627.5</MicrosoftNETCoreILAsmVersion>
<!-- Libraries dependencies -->
<StyleCopAnalyzersVersion>1.2.0-beta.304</StyleCopAnalyzersVersion>
<SystemBuffersVersion>4.5.1</SystemBuffersVersion>
......@@ -93,14 +93,14 @@
<SystemSecurityCryptographyCngVersion>4.7.0</SystemSecurityCryptographyCngVersion>
<SystemSecurityCryptographyPkcsVersion>4.7.0</SystemSecurityCryptographyPkcsVersion>
<SystemSecurityCryptographyOpenSslVersion>4.7.0</SystemSecurityCryptographyOpenSslVersion>
<SystemTextJsonVersion>6.0.0-alpha.1.20620.6</SystemTextJsonVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0-alpha.1.20620.6</SystemRuntimeCompilerServicesUnsafeVersion>
<SystemTextJsonVersion>6.0.0-alpha.1.20627.5</SystemTextJsonVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0-alpha.1.20627.5</SystemRuntimeCompilerServicesUnsafeVersion>
<SystemThreadingVersion>4.3.0</SystemThreadingVersion>
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
<MicrosoftBclAsyncInterfacesVersion>1.1.1</MicrosoftBclAsyncInterfacesVersion>
<MicrosoftWin32PrimitivesVersion>4.3.0</MicrosoftWin32PrimitivesVersion>
<runtimenativeSystemIOPortsVersion>6.0.0-alpha.1.20620.6</runtimenativeSystemIOPortsVersion>
<runtimenativeSystemIOPortsVersion>6.0.0-alpha.1.20627.5</runtimenativeSystemIOPortsVersion>
<!-- Runtime-Assets dependencies -->
<SystemComponentModelTypeConverterTestDataVersion>5.0.0-beta.20621.1</SystemComponentModelTypeConverterTestDataVersion>
<SystemDrawingCommonTestDataVersion>5.0.0-beta.20621.1</SystemDrawingCommonTestDataVersion>
......
......@@ -18,7 +18,7 @@
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.20621.12",
"Microsoft.DotNet.SharedFramework.Sdk": "6.0.0-beta.20621.12",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
"Microsoft.NET.Sdk.IL": "6.0.0-alpha.1.20620.2",
"Microsoft.NET.Sdk.IL": "6.0.0-alpha.1.20627.5",
"Microsoft.Build.NoTargets": "2.0.1",
"Microsoft.Build.Traversal": "2.1.1"
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册