Index: src/Plugins/Wti/Wti.IO/Properties/AssemblyInfo.cs =================================================================== diff -u -r873513e4b48ff101450b45fb81eba2332f2b24c8 -r5fc71a385897af92ccb092f2f969b5709afab85a --- src/Plugins/Wti/Wti.IO/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 873513e4b48ff101450b45fb81eba2332f2b24c8) +++ src/Plugins/Wti/Wti.IO/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) @@ -1,7 +1,6 @@ -using System.Reflection; -using System.Runtime.InteropServices; +using System.Reflection; +using System.Runtime.InteropServices; -[assembly: AssemblyTitle("Wti.IO")] -[assembly: AssemblyProduct("Wti.IO")] - -[assembly: Guid("f5af3cbe-d10c-42a5-b625-95222648aeaf")] +[assembly: AssemblyTitle("Wti.IO")] +[assembly: AssemblyProduct("Wti.IO")] +[assembly: Guid("f5af3cbe-d10c-42a5-b625-95222648aeaf")] \ No newline at end of file