summaryrefslogtreecommitdiff
path: root/eng/Versions.props
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-09-12 14:44:13 +0000
committerGitHub <noreply@github.com>2019-09-12 14:44:13 +0000
commitb45eaef58572ffe14cc4f1ceee06d5ae418f8b80 (patch)
tree65e4dcb5a7ac7a2b5729645b9d1225b6850f362f /eng/Versions.props
parentbf167aa90950e0c2493536433668267f2a45fc26 (diff)
downloadcoreclr-b45eaef58572ffe14cc4f1ceee06d5ae418f8b80.tar.gz
coreclr-b45eaef58572ffe14cc4f1ceee06d5ae418f8b80.tar.bz2
coreclr-b45eaef58572ffe14cc4f1ceee06d5ae418f8b80.zip
Update dependencies from https://github.com/dotnet/corefx build 20190911.12 (#26682)
- Microsoft.NETCore.Platforms - 3.1.0-preview1.19461.12 - Microsoft.Private.CoreFx.NETCoreApp - 4.7.0-preview1.19461.12
Diffstat (limited to 'eng/Versions.props')
-rw-r--r--eng/Versions.props4
1 files changed, 2 insertions, 2 deletions
diff --git a/eng/Versions.props b/eng/Versions.props
index 73266c8430..a48c5f7f29 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -21,8 +21,8 @@
<!-- roslyn -->
<MicrosoftNetCompilersToolsetVersion>3.3.0-beta2-19367-02</MicrosoftNetCompilersToolsetVersion>
<!-- corefx -->
- <MicrosoftPrivateCoreFxNETCoreAppVersion>4.7.0-preview1.19460.23</MicrosoftPrivateCoreFxNETCoreAppVersion>
- <MicrosoftNETCorePlatformsVersion>3.1.0-preview1.19460.23</MicrosoftNETCorePlatformsVersion>
+ <MicrosoftPrivateCoreFxNETCoreAppVersion>4.7.0-preview1.19461.12</MicrosoftPrivateCoreFxNETCoreAppVersion>
+ <MicrosoftNETCorePlatformsVersion>3.1.0-preview1.19461.12</MicrosoftNETCorePlatformsVersion>
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
<!-- core-setup -->
<MicrosoftNETCoreAppVersion>3.1.0-preview1.19459.38</MicrosoftNETCoreAppVersion>