Skip to content

Commit

Permalink
Make Resx manager be quiet
Browse files Browse the repository at this point in the history
  • Loading branch information
richardbuckle committed May 24, 2018
1 parent 115abc6 commit b3d9397
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions EDDI.sln
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,9 @@ Global
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
RESX_TaskErrorCategory = Message
RESX_AutoCreateNewLanguageFiles = True
RESX_ShowErrorsInErrorList = False
SolutionGuid = {28C2EDB6-0FA0-409F-987C-7A24F542D0CF}
RESX_AutoCreateNewLanguageFiles = True
RESX_TaskErrorCategory = Message
EndGlobalSection
EndGlobal

0 comments on commit b3d9397

Please sign in to comment.