Move test ilc to 1.0.0 since that is the version the produce in the dev branch (dotne...
authorSantiago Fernandez Madero <safern@microsoft.com>
Thu, 21 Mar 2019 17:57:21 +0000 (10:57 -0700)
committerGitHub <noreply@github.com>
Thu, 21 Mar 2019 17:57:21 +0000 (10:57 -0700)
Commit migrated from https://github.com/dotnet/corefx/commit/97effb6eb90bd1cb3b83550610b39d068d276581

eng/dependencies.props

index 2170447..7e1fa1c 100644 (file)
@@ -25,7 +25,7 @@
   <PropertyGroup>
     <ProjectNTfsExpectedPrerelease>beta-27519-00</ProjectNTfsExpectedPrerelease>
     <ProjectNTfsTestILCExpectedPrerelease>beta-27519-00</ProjectNTfsTestILCExpectedPrerelease>
-    <ProjectNTfsTestILCPackageVersion>1.1.0-beta-27519-00</ProjectNTfsTestILCPackageVersion>
+    <ProjectNTfsTestILCPackageVersion>1.0.0-beta-27519-00</ProjectNTfsTestILCPackageVersion>
 
     <!-- CoreFX-built SNI identity package -->
     <RuntimeNativeSystemDataSqlClientSniPackageVersion>4.4.0</RuntimeNativeSystemDataSqlClientSniPackageVersion>