From e0e56f8fa6a64e57ad9e7479969b516faf63e4dc Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Thu, 25 Mar 2021 15:15:57 +0100 Subject: [PATCH] Fix Resources.resx entry in csproj --- ILSpy/ILSpy.csproj | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ILSpy/ILSpy.csproj b/ILSpy/ILSpy.csproj index 0146a4add..dc2996195 100644 --- a/ILSpy/ILSpy.csproj +++ b/ILSpy/ILSpy.csproj @@ -75,6 +75,21 @@ + + + True + True + Resources.resx + + + + + + PublicResXFileCodeGenerator + Resources.Designer.cs + + +