Index: Application/Application.Ringtoets/Properties/AssemblyInfo.cs =================================================================== diff -u -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 -r5a2f411b10f2f7d2ab2f5056c9437a11b52a2543 --- Application/Application.Ringtoets/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) +++ Application/Application.Ringtoets/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 5a2f411b10f2f7d2ab2f5056c9437a11b52a2543) @@ -1,10 +1,8 @@ using System.Reflection; -using System.Resources; using System.Runtime.InteropServices; using log4net.Config; [assembly: XmlConfigurator(Watch = true)] [assembly: AssemblyTitle("Application.Ringtoets")] [assembly: AssemblyProduct("Application.Ringtoets")] -[assembly: Guid("a4036982-77b5-4a89-84be-0c05301f28a6")] -[assembly: NeutralResourcesLanguage("en-US")] \ No newline at end of file +[assembly: Guid("a4036982-77b5-4a89-84be-0c05301f28a6")] \ No newline at end of file