From 9ff3d839483266e5c173b77d3df1c82fa0cf1ab4 Mon Sep 17 00:00:00 2001 From: Gaurav Khanna Date: Fri, 24 Jun 2016 16:43:19 -0700 Subject: Change to Generate nuget packages for Windows Arm64 builds. --- dir.props | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'dir.props') diff --git a/dir.props b/dir.props index a46fb65af4..3aa767137d 100644 --- a/dir.props +++ b/dir.props @@ -144,7 +144,7 @@ $(SourceDir).nuget/ThirdPartyNotices.txt - $(PackagesDir)/Microsoft.NETCore.Platforms/1.0.1-rc2-23712/runtime.json + $(PackagesDir)/Microsoft.NETCore.Platforms/1.0.2-beta-24224-02/runtime.json https://go.microsoft.com/fwlink/?LinkID=799421 @@ -162,6 +162,14 @@ $(Platform) x64 + win7 + win8 + win10 + + + true + x64 + $(PackagesBinDir)/pkg/ $(PackagesBinDir)/symbolpkg/ -- cgit v1.2.3