summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authorJohn Chen <jochen@microsoft.com>2016-12-15 08:47:23 -0800
committerGitHub <noreply@github.com>2016-12-15 08:47:23 -0800
commit4f0753dce7402a2f9f51735292f07b6165989d17 (patch)
treea12a0a49304d97d4e9382047e684f2ffdf79fe3e /dir.props
parentc8194b0cc48d1722d36cec349bf6bd5f33911708 (diff)
downloadcoreclr-4f0753dce7402a2f9f51735292f07b6165989d17.tar.gz
coreclr-4f0753dce7402a2f9f51735292f07b6165989d17.tar.bz2
coreclr-4f0753dce7402a2f9f51735292f07b6165989d17.zip
Remove API Set dependency (#8624)
Diffstat (limited to 'dir.props')
-rw-r--r--dir.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/dir.props b/dir.props
index 615070b22d..b9bf0816e4 100644
--- a/dir.props
+++ b/dir.props
@@ -154,7 +154,6 @@
<!-- Central place to set the versions of all nuget packages produced in the repo -->
<PackageVersion Condition="'$(PackageVersion)' == ''">1.2.0</PackageVersion>
- <WindowsAPISetPackageVersion>1.0.1</WindowsAPISetPackageVersion>
<!-- Set the boolean below to true to generate packages with stabilized versions -->
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>