summaryrefslogtreecommitdiff
path: root/eng/Versions.props
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-09-09 10:11:25 -0700
committerAnirudh Agnihotry <anirudhagnihotry098@gmail.com>2019-09-09 10:11:25 -0700
commit242b290169bf0af7f2b1f51273adbec17a180130 (patch)
tree1b4d051c9c10b7122c73fc8bfa83a8c05f06f2bb /eng/Versions.props
parent4b19efd00f93a5eacfa68bb848cf2626578f82d8 (diff)
downloadcoreclr-242b290169bf0af7f2b1f51273adbec17a180130.tar.gz
coreclr-242b290169bf0af7f2b1f51273adbec17a180130.tar.bz2
coreclr-242b290169bf0af7f2b1f51273adbec17a180130.zip
[release/3.1] Update dependencies from dotnet/core-setup (#26565)
* Update dependencies from https://github.com/dotnet/core-setup build 20190905.31 - Microsoft.NETCore.App - 3.1.0-preview1.19455.31 * Update dependencies from https://github.com/dotnet/core-setup build 20190907.3 - Microsoft.NETCore.App - 3.1.0-preview1.19457.3 * Update dependencies from https://github.com/dotnet/core-setup build 20190907.10 - Microsoft.NETCore.App - 3.1.0-preview1.19457.10 * Update dependencies from https://github.com/dotnet/core-setup build 20190908.7 - Microsoft.NETCore.App - 3.1.0-preview1.19458.7
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 817615a218..9e3fcdd7bf 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -25,7 +25,7 @@
<MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19419.5</MicrosoftNETCorePlatformsVersion>
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
<!-- core-setup -->
- <MicrosoftNETCoreAppVersion>3.1.0-preview1.19454.16</MicrosoftNETCoreAppVersion>
+ <MicrosoftNETCoreAppVersion>3.1.0-preview1.19458.7</MicrosoftNETCoreAppVersion>
<!-- dotnet-core-internal-tooling -->
<IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
<!-- dotnet-optimization -->