summaryrefslogtreecommitdiff
path: root/BuildToolsVersion.txt
diff options
context:
space:
mode:
authorDavis Goodin <dagood@users.noreply.github.com>2017-07-24 17:06:44 -0500
committerGitHub <noreply@github.com>2017-07-24 17:06:44 -0500
commit8a1f3be272da45bcde8c072b6868a94589a52c6f (patch)
treeeed7bbc5fa87d486010a08e059f5839c511999d2 /BuildToolsVersion.txt
parent94d374d22c1bb2b4815a05b5049f39d9b78de9cd (diff)
downloadcoreclr-8a1f3be272da45bcde8c072b6868a94589a52c6f.tar.gz
coreclr-8a1f3be272da45bcde8c072b6868a94589a52c6f.tar.bz2
coreclr-8a1f3be272da45bcde8c072b6868a94589a52c6f.zip
Create Windows PDBs from Portable PDBs during symbol archive (#12796)
* Update BuildTools to 2.0.0-prerelease-01812-02 * Use "GetAllSymbolFilesToPublish" target "UnzipSymbolPackagesForPublish" only unzips. "GetAllSymbolFilesToPublish" is a new target that unzips then generates Windows PDBs. This allows us to index Windows PDBs on symweb even when not archiving.
Diffstat (limited to 'BuildToolsVersion.txt')
-rw-r--r--BuildToolsVersion.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/BuildToolsVersion.txt b/BuildToolsVersion.txt
index ddf187f888..6eb5f09858 100644
--- a/BuildToolsVersion.txt
+++ b/BuildToolsVersion.txt
@@ -1 +1 @@
-2.0.0-prerelease-01811-02 \ No newline at end of file
+2.0.0-prerelease-01812-02 \ No newline at end of file