summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authorGaurav Khanna <gkhanna@microsoft.com>2017-01-23 15:39:52 -0800
committerGaurav Khanna <gkhanna@microsoft.com>2017-01-23 15:39:52 -0800
commite8284006914d45aceaecea318e8a83ce0f3dc026 (patch)
treee35c4d7869f83840bab79d3b30ae82831c7d278a /dir.props
parent6fca5f4b27deb845ae793cc887b8d631c5a56271 (diff)
downloadcoreclr-e8284006914d45aceaecea318e8a83ce0f3dc026.tar.gz
coreclr-e8284006914d45aceaecea318e8a83ce0f3dc026.tar.bz2
coreclr-e8284006914d45aceaecea318e8a83ce0f3dc026.zip
Update CoreCLR nuget package versions to 2.0.0
Diffstat (limited to 'dir.props')
-rw-r--r--dir.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/dir.props b/dir.props
index ec09b00597..f58caa9590 100644
--- a/dir.props
+++ b/dir.props
@@ -153,7 +153,7 @@
<ProjectUrl>https://dot.net</ProjectUrl>
<!-- Central place to set the versions of all nuget packages produced in the repo -->
- <PackageVersion Condition="'$(PackageVersion)' == ''">1.2.0</PackageVersion>
+ <PackageVersion Condition="'$(PackageVersion)' == ''">2.0.0</PackageVersion>
<!-- Set the boolean below to true to generate packages with stabilized versions -->
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>