summaryrefslogtreecommitdiff
path: root/eng/Versions.props
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-08-19 17:12:38 +0000
committerGitHub <noreply@github.com>2019-08-19 17:12:38 +0000
commita76e6ba526efab4ace64fd67f17c0eafb21f6a76 (patch)
tree540fdf63893200d86f2e9426fc56113114873b2b /eng/Versions.props
parent7584f64f4d7574b83bea48d81772f97ffff21724 (diff)
downloadcoreclr-a76e6ba526efab4ace64fd67f17c0eafb21f6a76.tar.gz
coreclr-a76e6ba526efab4ace64fd67f17c0eafb21f6a76.tar.bz2
coreclr-a76e6ba526efab4ace64fd67f17c0eafb21f6a76.zip
Update dependencies from https://github.com/dotnet/corefx build 20190816.11 (#26230)
- Microsoft.NETCore.Platforms - 3.0.0-preview9.19416.11 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview9.19416.11
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 346c51c614..7c40b90029 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.6.0-preview9.19415.9</MicrosoftPrivateCoreFxNETCoreAppVersion>
- <MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19415.9</MicrosoftNETCorePlatformsVersion>
+ <MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-preview9.19416.11</MicrosoftPrivateCoreFxNETCoreAppVersion>
+ <MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19416.11</MicrosoftNETCorePlatformsVersion>
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
<!-- core-setup -->
<MicrosoftNETCoreAppVersion>3.0.0-preview9-19414-17</MicrosoftNETCoreAppVersion>