[master] Update dependencies from mono/linker Microsoft/vstest (#34686)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 8 Apr 2020 17:34:33 +0000 (17:34 +0000)
committerGitHub <noreply@github.com>
Wed, 8 Apr 2020 17:34:33 +0000 (17:34 +0000)
* Update dependencies from https://github.com/mono/linker build 20200407.1

- ILLink.Tasks - 5.0.0-preview.3.20207.1

* Update dependencies from https://github.com/microsoft/vstest build 20200408-01

- Microsoft.NET.Test.Sdk - 16.6.0

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index d8af700..6060a1a 100644 (file)
@@ -82,7 +82,7 @@
       <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
       <Sha>d0bb63d2ec7060714e63ee4082fac48f2e57f3e2</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NET.Test.Sdk" Version="16.6.0-preview-20200406-12">
+    <Dependency Name="Microsoft.NET.Test.Sdk" Version="16.6.0">
       <Uri>https://github.com/microsoft/vstest</Uri>
       <Sha>008f22a9ebb66bb51d38b01cfd29756c898287e0</Sha>
     </Dependency>
       <Uri>https://github.com/dotnet/runtime</Uri>
       <Sha>0375524a91a47ca4db3ee1be548f74bab7e26e76</Sha>
     </Dependency>
-    <Dependency Name="ILLink.Tasks" Version="5.0.0-preview.3.20206.2">
+    <Dependency Name="ILLink.Tasks" Version="5.0.0-preview.3.20207.1">
       <Uri>https://github.com/mono/linker</Uri>
-      <Sha>69f31a90085e33dcde1b1ad900ed0c909bac578b</Sha>
+      <Sha>269deccf88e998c762fb74914da793cf19093869</Sha>
     </Dependency>
   </ToolsetDependencies>
 </Dependencies>
index ffe16da..b5396d1 100644 (file)
     <!-- System.Data.SqlClient -->
     <SystemDataSqlClientVersion>4.8.0</SystemDataSqlClientVersion>
     <!-- Testing -->
-    <MicrosoftNETTestSdkVersion>16.6.0-preview-20200406-12</MicrosoftNETTestSdkVersion>
+    <MicrosoftNETTestSdkVersion>16.6.0</MicrosoftNETTestSdkVersion>
     <XUnitVersion>2.4.1</XUnitVersion>
     <TraceEventVersion>2.0.5</TraceEventVersion>
     <NewtonsoftJsonVersion>12.0.3</NewtonsoftJsonVersion>
     <!-- Docs -->
     <MicrosoftPrivateIntellisenseVersion>3.1.0-preview-20200129.1</MicrosoftPrivateIntellisenseVersion>
     <!-- ILLink -->
-    <ILLinkTasksVersion>5.0.0-preview.3.20206.2</ILLinkTasksVersion>
+    <ILLinkTasksVersion>5.0.0-preview.3.20207.1</ILLinkTasksVersion>
     <!-- Mono LLVM -->
     <runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>6.0.1-alpha.1.20206.1</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
     <runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>6.0.1-alpha.1.20206.1</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>