Change Versions.props so darc updates don't conflict (#752)
authorMike McLaughlin <mikem@microsoft.com>
Wed, 15 Jan 2020 22:52:49 +0000 (14:52 -0800)
committerGitHub <noreply@github.com>
Wed, 15 Jan 2020 22:52:49 +0000 (14:52 -0800)
eng/Versions.props

index e690d6e8467028e5a66452c71c4c4060b5f1a36d..96661f043d1b04e18d11a0d66a7dad2e60522077 100644 (file)
     <MicrosoftAspNetCoreApp30Version>$(MicrosoftNETCoreApp30Version)</MicrosoftAspNetCoreApp30Version>
     <MicrosoftNETCoreApp31Version>3.1.0</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
+
+    <!-- Latest shared runtime version updated by darc -->
     <MicrosoftNETCoreAppVersion>5.0.0-alpha.1.20064.4</MicrosoftNETCoreAppVersion>
+
+    <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-alpha.1.20064.4</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>
   <PropertyGroup>