mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-09 17:44:48 +09:00
[master] Update dependencies from mono/linker dotnet/xharness (#37345)
* Update dependencies from https://github.com/mono/linker build 20200603.1 Microsoft.NET.ILLink.Tasks From Version 5.0.0-preview.3.20302.1 -> To Version 5.0.0-preview.3.20303.1 * Update dependencies from https://github.com/dotnet/xharness build 20200603.2 Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.20301.2 -> To Version 1.0.0-prerelease.20303.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
3a2c768621
commit
f253b4a6f0
2 changed files with 3 additions and 3 deletions
|
@ -170,9 +170,9 @@
|
|||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>0375524a91a47ca4db3ee1be548f74bab7e26e76</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="5.0.0-preview.3.20302.1">
|
||||
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="5.0.0-preview.3.20303.1">
|
||||
<Uri>https://github.com/mono/linker</Uri>
|
||||
<Sha>95d8c21c8d9bfc8cad107ff36fa44851f61bb28c</Sha>
|
||||
<Sha>83b3efbc925a2b0604d22d95d0516db5b85dd1b0</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.20303.2">
|
||||
<Uri>https://github.com/dotnet/xharness</Uri>
|
||||
|
|
|
@ -115,7 +115,7 @@
|
|||
<!-- Docs -->
|
||||
<MicrosoftPrivateIntellisenseVersion>3.1.0-preview-20200129.1</MicrosoftPrivateIntellisenseVersion>
|
||||
<!-- ILLink -->
|
||||
<MicrosoftNETILLinkTasksVersion>5.0.0-preview.3.20302.1</MicrosoftNETILLinkTasksVersion>
|
||||
<MicrosoftNETILLinkTasksVersion>5.0.0-preview.3.20303.1</MicrosoftNETILLinkTasksVersion>
|
||||
<!-- Mono LLVM -->
|
||||
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>9.0.1-alpha.1.20301.1</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
|
||||
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>9.0.1-alpha.1.20301.1</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue