From dbde9e7104b907bbbaea17e21247d8cafc8b3a4c Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Sat, 14 Oct 2017 16:12:07 -0700 Subject: Massive refactoring to introduce the concept of IBackend --- src/WixToolset.Core/Data/messages.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/WixToolset.Core/Data') diff --git a/src/WixToolset.Core/Data/messages.xml b/src/WixToolset.Core/Data/messages.xml index edc98147..d981e2d1 100644 --- a/src/WixToolset.Core/Data/messages.xml +++ b/src/WixToolset.Core/Data/messages.xml @@ -957,12 +957,6 @@ - - - Invalid file name '{0}'. - - - A circular reference of groups was detected. The infinite loop includes: {0}. Group references must form a directed acyclic graph. @@ -2138,12 +2132,6 @@ This patch is not uninstallable. The 'Patch' element's attribute 'AllowRemoval' should be set to 'no'. - - - '{0}' is too long, the fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. - - - '{0}' is too large, file size must be less than 2147483648. -- cgit v1.2.3-55-g6feb