From 00b2a853429c896eb973ffc1bbff04b186ab5d07 Mon Sep 17 00:00:00 2001 From: Sepideh Khoshnood Date: Tue, 9 May 2017 20:16:50 -0700 Subject: Add nice messages for assemblies with autogenerated PNSE (#19506) * Add nice messages for assemblies with autogenerated PNSE * Fix failing builds * Apply feedback * Temporary workaround for Microsoft.Win32.Registry which needs using System statement * Add new resource files * Temporary workaround for System.Security.Cryptography.Cng which needs using System statement on Unix platforms * Update BuildTools version and use resource strings for all PNSE messages * Fix builds * Fix typo --- BuildToolsVersion.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BuildToolsVersion.txt') diff --git a/BuildToolsVersion.txt b/BuildToolsVersion.txt index b6fbc40c92..6433606662 100644 --- a/BuildToolsVersion.txt +++ b/BuildToolsVersion.txt @@ -1 +1 @@ -2.0.0-prerelease-01609-03 +2.0.0-prerelease-01610-01 -- cgit v1.2.3