From cffb9f4dc658d3a44f5ed9394195dcf00a534b5f Mon Sep 17 00:00:00 2001 From: Vance Morrison Date: Fri, 27 Oct 2017 17:00:17 -0700 Subject: Enable Portable Pdb generation (#14721) When https://github.com/dotnet/corefx/pull/24025 goes through to change coreFX over to use portable PDBs we want to do the same for System.private.Corelib.pdb in CoreCLR. This change does this. --- dir.props | 2 -- 1 file changed, 2 deletions(-) (limited to 'dir.props') diff --git a/dir.props b/dir.props index 5a9700cd8a..aaa0285875 100644 --- a/dir.props +++ b/dir.props @@ -12,9 +12,7 @@ - true -- cgit v1.2.3