summaryrefslogtreecommitdiff
path: root/eng/Versions.props
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-06-24 07:45:06 -0700
committerJan Kotas <jkotas@microsoft.com>2019-06-24 07:45:06 -0700
commitad843cda3f54ed4e54c1b526aca90752f8245cab (patch)
tree04f62e49baa3b9b6055a874d72f5d7599086f88a /eng/Versions.props
parent98b639fe4aad256749eb5ae29bb075f7b3485b02 (diff)
downloadcoreclr-ad843cda3f54ed4e54c1b526aca90752f8245cab.tar.gz
coreclr-ad843cda3f54ed4e54c1b526aca90752f8245cab.tar.bz2
coreclr-ad843cda3f54ed4e54c1b526aca90752f8245cab.zip
Update dependencies from https://github.com/dotnet/core-setup build 20190623.05 (#25353)
- Microsoft.NETCore.App - 3.0.0-preview7-27823-05
Diffstat (limited to 'eng/Versions.props')
-rw-r--r--eng/Versions.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/Versions.props b/eng/Versions.props
index c304d4996c..909401869c 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -22,7 +22,7 @@
<MicrosoftNETCorePlatformsVersion>3.0.0-preview7.19323.4</MicrosoftNETCorePlatformsVersion>
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19323.4</MicrosoftBclAsyncInterfacesVersion>
<!-- core-setup -->
- <MicrosoftNETCoreAppVersion>3.0.0-preview7-27822-05</MicrosoftNETCoreAppVersion>
+ <MicrosoftNETCoreAppVersion>3.0.0-preview7-27823-05</MicrosoftNETCoreAppVersion>
<!-- dotnet-core-internal-tooling -->
<IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
<!-- dotnet-optimization -->