diff --git a/App/App.csproj b/App/App.csproj index 26b2df0..0c2fd94 100644 --- a/App/App.csproj +++ b/App/App.csproj @@ -1,171 +1,59 @@ - - - + - Debug - AnyCPU - {F87A0F61-B6F3-4B5E-8A1A-C19C8C8FEAA4} WinExe - Properties - App - App - v4.0 - 512 - - - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 + net472 + osu! Collections Manager by Piotrekol + Gui + Copyright © 2017 + 1.1.0 + 1.1.0 + + + - bin\Remote Debug\ - full true + + + + + + - False ..\MusicPlayer\NAudio\NAudio.dll + False - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + ResXFileCodeGenerator Resources.Designer.cs Designer - + True Resources.resx True - SettingsSingleFileGenerator Settings.Designer.cs - + True Settings.settings True - - {533ab47a-d1b5-45db-a37e-f053fa3699c4} - CollectionManagerDll - - - {2bdf5d5f-1cb0-47a6-8138-e4db961740f2} - CollectionManagerExtensionsDll - - - {14768636-102a-4a27-ab5a-9b5d1ba316a6} - Common - - - {9f6c4bfe-5696-4513-bb06-90dc14a56ccf} - GuiComponents - - - {573a1557-c916-4abe-bd52-94760d19cc29} - MusicPlayer - - - {18FEDA0C-D147-4286-B39A-01204808106A} - ObjectListView2012 - + + + + + + - - - - - - \ No newline at end of file diff --git a/App/Properties/AssemblyInfo.cs b/App/Properties/AssemblyInfo.cs index 6600af4..7b7e1f4 100644 --- a/App/Properties/AssemblyInfo.cs +++ b/App/Properties/AssemblyInfo.cs @@ -1,18 +1,6 @@ using System.Reflection; using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("osu! Collections Manager by Piotrekol")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Gui")] -[assembly: AssemblyCopyright("Copyright © 2017")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. @@ -20,15 +8,3 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("f87a0f61-b6f3-4b5e-8a1a-c19c8c8feaa4")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.*")] diff --git a/App/Properties/Resources.Designer.cs b/App/Properties/Resources.Designer.cs index 7119717..5881f1b 100644 --- a/App/Properties/Resources.Designer.cs +++ b/App/Properties/Resources.Designer.cs @@ -19,7 +19,7 @@ namespace App.Properties { // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { diff --git a/App/Properties/Settings.Designer.cs b/App/Properties/Settings.Designer.cs index 0706b74..4ca251f 100644 --- a/App/Properties/Settings.Designer.cs +++ b/App/Properties/Settings.Designer.cs @@ -12,7 +12,7 @@ namespace App.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.0.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/App/app.config b/App/app.config new file mode 100644 index 0000000..312bb3f --- /dev/null +++ b/App/app.config @@ -0,0 +1,3 @@ + + + diff --git a/App/packages.config b/App/packages.config deleted file mode 100644 index c14ebb9..0000000 --- a/App/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/CollectionGenerator/App.config b/CollectionGenerator/App.config index 88fa402..ecdcf8a 100644 --- a/CollectionGenerator/App.config +++ b/CollectionGenerator/App.config @@ -1,6 +1,6 @@ - + - + - \ No newline at end of file + diff --git a/CollectionGenerator/CollectionGenerator.csproj b/CollectionGenerator/CollectionGenerator.csproj index e4f0228..822a0ec 100644 --- a/CollectionGenerator/CollectionGenerator.csproj +++ b/CollectionGenerator/CollectionGenerator.csproj @@ -1,70 +1,19 @@ - - - + - Debug - AnyCPU - {3070A7AA-7493-42A7-9E0E-74878453ABB4} Exe - Properties - CollectionGenerator - CollectionGenerator - v4.5.2 - 512 + net472 true + CollectionGenerator + CollectionGenerator + Copyright © 2017 - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - + + + - - {533ab47a-d1b5-45db-a37e-f053fa3699c4} - CollectionManagerDll - - - {2bdf5d5f-1cb0-47a6-8138-e4db961740f2} - CollectionManagerExtensionsDll - + + - - \ No newline at end of file diff --git a/CollectionGenerator/Properties/AssemblyInfo.cs b/CollectionGenerator/Properties/AssemblyInfo.cs index 1a69edb..9905fa0 100644 --- a/CollectionGenerator/Properties/AssemblyInfo.cs +++ b/CollectionGenerator/Properties/AssemblyInfo.cs @@ -2,18 +2,6 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("CollectionGenerator")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("CollectionGenerator")] -[assembly: AssemblyCopyright("Copyright © 2017")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. @@ -21,16 +9,3 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("3070a7aa-7493-42a7-9e0e-74878453abb4")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/CollectionManager.sln b/CollectionManager.sln index 42089f7..03fdcc3 100644 --- a/CollectionManager.sln +++ b/CollectionManager.sln @@ -1,29 +1,29 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.25420.1 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.28803.452 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CollectionManagerDll", "CollectionManagerDll\CollectionManagerDll.csproj", "{533AB47A-D1B5-45DB-A37E-F053FA3699C4}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CollectionManagerDll", "CollectionManagerDll\CollectionManagerDll.csproj", "{533AB47A-D1B5-45DB-A37E-F053FA3699C4}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CollectionManagerExtensionsDll", "CollectionManagerExtensionsDll\CollectionManagerExtensionsDll.csproj", "{2BDF5D5F-1CB0-47A6-8138-E4DB961740F2}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CollectionManagerExtensionsDll", "CollectionManagerExtensionsDll\CollectionManagerExtensionsDll.csproj", "{2BDF5D5F-1CB0-47A6-8138-E4DB961740F2}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ObjectListView2012", "ObjectListView\ObjectListView2012.csproj", "{18FEDA0C-D147-4286-B39A-01204808106A}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ObjectListView2012", "ObjectListView\ObjectListView2012.csproj", "{18FEDA0C-D147-4286-B39A-01204808106A}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MusicPlayer", "MusicPlayer\MusicPlayer.csproj", "{573A1557-C916-4ABE-BD52-94760D19CC29}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MusicPlayer", "MusicPlayer\MusicPlayer.csproj", "{573A1557-C916-4ABE-BD52-94760D19CC29}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GuiComponents", "GuiComponents\GuiComponents.csproj", "{9F6C4BFE-5696-4513-BB06-90DC14A56CCF}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GuiComponents", "GuiComponents\GuiComponents.csproj", "{9F6C4BFE-5696-4513-BB06-90DC14A56CCF}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common", "Common\Common.csproj", "{14768636-102A-4A27-AB5A-9B5D1BA316A6}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common", "Common\Common.csproj", "{14768636-102A-4A27-AB5A-9B5D1BA316A6}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "App", "App\App.csproj", "{F87A0F61-B6F3-4B5E-8A1A-C19C8C8FEAA4}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "App", "App\App.csproj", "{F87A0F61-B6F3-4B5E-8A1A-C19C8C8FEAA4}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CollectionGenerator", "CollectionGenerator\CollectionGenerator.csproj", "{3070A7AA-7493-42A7-9E0E-74878453ABB4}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CollectionGenerator", "CollectionGenerator\CollectionGenerator.csproj", "{3070A7AA-7493-42A7-9E0E-74878453ABB4}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{92C3C5D0-C2E6-41E9-970B-9B96792CA8A9}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CollectionManagerDllTests", "CollectionManagerDllTests\CollectionManagerDllTests.csproj", "{4964F085-11B8-4CE0-BDE8-2894E2B48AE0}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CollectionManagerDllTests", "CollectionManagerDllTests\CollectionManagerDllTests.csproj", "{4964F085-11B8-4CE0-BDE8-2894E2B48AE0}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CollectionManagerExtensionsDllTests", "CollectionManagerExtensionsDllTests\CollectionManagerExtensionsDllTests.csproj", "{0C2E6C9E-8FAE-43EE-BA81-A66D44F97EB1}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CollectionManagerExtensionsDllTests", "CollectionManagerExtensionsDllTests\CollectionManagerExtensionsDllTests.csproj", "{0C2E6C9E-8FAE-43EE-BA81-A66D44F97EB1}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -36,44 +36,44 @@ Global {533AB47A-D1B5-45DB-A37E-F053FA3699C4}.Debug|Any CPU.Build.0 = Debug|Any CPU {533AB47A-D1B5-45DB-A37E-F053FA3699C4}.Release|Any CPU.ActiveCfg = Release|Any CPU {533AB47A-D1B5-45DB-A37E-F053FA3699C4}.Release|Any CPU.Build.0 = Release|Any CPU - {533AB47A-D1B5-45DB-A37E-F053FA3699C4}.Remote Debug|Any CPU.ActiveCfg = Remote Debug|Any CPU - {533AB47A-D1B5-45DB-A37E-F053FA3699C4}.Remote Debug|Any CPU.Build.0 = Remote Debug|Any CPU + {533AB47A-D1B5-45DB-A37E-F053FA3699C4}.Remote Debug|Any CPU.ActiveCfg = Debug|Any CPU + {533AB47A-D1B5-45DB-A37E-F053FA3699C4}.Remote Debug|Any CPU.Build.0 = Debug|Any CPU {2BDF5D5F-1CB0-47A6-8138-E4DB961740F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2BDF5D5F-1CB0-47A6-8138-E4DB961740F2}.Debug|Any CPU.Build.0 = Debug|Any CPU {2BDF5D5F-1CB0-47A6-8138-E4DB961740F2}.Release|Any CPU.ActiveCfg = Release|Any CPU {2BDF5D5F-1CB0-47A6-8138-E4DB961740F2}.Release|Any CPU.Build.0 = Release|Any CPU - {2BDF5D5F-1CB0-47A6-8138-E4DB961740F2}.Remote Debug|Any CPU.ActiveCfg = Remote Debug|Any CPU - {2BDF5D5F-1CB0-47A6-8138-E4DB961740F2}.Remote Debug|Any CPU.Build.0 = Remote Debug|Any CPU + {2BDF5D5F-1CB0-47A6-8138-E4DB961740F2}.Remote Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2BDF5D5F-1CB0-47A6-8138-E4DB961740F2}.Remote Debug|Any CPU.Build.0 = Debug|Any CPU {18FEDA0C-D147-4286-B39A-01204808106A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {18FEDA0C-D147-4286-B39A-01204808106A}.Debug|Any CPU.Build.0 = Debug|Any CPU {18FEDA0C-D147-4286-B39A-01204808106A}.Release|Any CPU.ActiveCfg = Release|Any CPU {18FEDA0C-D147-4286-B39A-01204808106A}.Release|Any CPU.Build.0 = Release|Any CPU - {18FEDA0C-D147-4286-B39A-01204808106A}.Remote Debug|Any CPU.ActiveCfg = Remote Debug|Any CPU - {18FEDA0C-D147-4286-B39A-01204808106A}.Remote Debug|Any CPU.Build.0 = Remote Debug|Any CPU + {18FEDA0C-D147-4286-B39A-01204808106A}.Remote Debug|Any CPU.ActiveCfg = Debug|Any CPU + {18FEDA0C-D147-4286-B39A-01204808106A}.Remote Debug|Any CPU.Build.0 = Debug|Any CPU {573A1557-C916-4ABE-BD52-94760D19CC29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {573A1557-C916-4ABE-BD52-94760D19CC29}.Debug|Any CPU.Build.0 = Debug|Any CPU {573A1557-C916-4ABE-BD52-94760D19CC29}.Release|Any CPU.ActiveCfg = Release|Any CPU {573A1557-C916-4ABE-BD52-94760D19CC29}.Release|Any CPU.Build.0 = Release|Any CPU - {573A1557-C916-4ABE-BD52-94760D19CC29}.Remote Debug|Any CPU.ActiveCfg = Remote Debug|Any CPU - {573A1557-C916-4ABE-BD52-94760D19CC29}.Remote Debug|Any CPU.Build.0 = Remote Debug|Any CPU + {573A1557-C916-4ABE-BD52-94760D19CC29}.Remote Debug|Any CPU.ActiveCfg = Debug|Any CPU + {573A1557-C916-4ABE-BD52-94760D19CC29}.Remote Debug|Any CPU.Build.0 = Debug|Any CPU {9F6C4BFE-5696-4513-BB06-90DC14A56CCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9F6C4BFE-5696-4513-BB06-90DC14A56CCF}.Debug|Any CPU.Build.0 = Debug|Any CPU {9F6C4BFE-5696-4513-BB06-90DC14A56CCF}.Release|Any CPU.ActiveCfg = Release|Any CPU {9F6C4BFE-5696-4513-BB06-90DC14A56CCF}.Release|Any CPU.Build.0 = Release|Any CPU - {9F6C4BFE-5696-4513-BB06-90DC14A56CCF}.Remote Debug|Any CPU.ActiveCfg = Remote Debug|Any CPU - {9F6C4BFE-5696-4513-BB06-90DC14A56CCF}.Remote Debug|Any CPU.Build.0 = Remote Debug|Any CPU + {9F6C4BFE-5696-4513-BB06-90DC14A56CCF}.Remote Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9F6C4BFE-5696-4513-BB06-90DC14A56CCF}.Remote Debug|Any CPU.Build.0 = Debug|Any CPU {14768636-102A-4A27-AB5A-9B5D1BA316A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {14768636-102A-4A27-AB5A-9B5D1BA316A6}.Debug|Any CPU.Build.0 = Debug|Any CPU {14768636-102A-4A27-AB5A-9B5D1BA316A6}.Release|Any CPU.ActiveCfg = Release|Any CPU {14768636-102A-4A27-AB5A-9B5D1BA316A6}.Release|Any CPU.Build.0 = Release|Any CPU - {14768636-102A-4A27-AB5A-9B5D1BA316A6}.Remote Debug|Any CPU.ActiveCfg = Remote Debug|Any CPU - {14768636-102A-4A27-AB5A-9B5D1BA316A6}.Remote Debug|Any CPU.Build.0 = Remote Debug|Any CPU + {14768636-102A-4A27-AB5A-9B5D1BA316A6}.Remote Debug|Any CPU.ActiveCfg = Debug|Any CPU + {14768636-102A-4A27-AB5A-9B5D1BA316A6}.Remote Debug|Any CPU.Build.0 = Debug|Any CPU {F87A0F61-B6F3-4B5E-8A1A-C19C8C8FEAA4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F87A0F61-B6F3-4B5E-8A1A-C19C8C8FEAA4}.Debug|Any CPU.Build.0 = Debug|Any CPU {F87A0F61-B6F3-4B5E-8A1A-C19C8C8FEAA4}.Release|Any CPU.ActiveCfg = Release|Any CPU {F87A0F61-B6F3-4B5E-8A1A-C19C8C8FEAA4}.Release|Any CPU.Build.0 = Release|Any CPU - {F87A0F61-B6F3-4B5E-8A1A-C19C8C8FEAA4}.Remote Debug|Any CPU.ActiveCfg = Remote Debug|Any CPU - {F87A0F61-B6F3-4B5E-8A1A-C19C8C8FEAA4}.Remote Debug|Any CPU.Build.0 = Remote Debug|Any CPU + {F87A0F61-B6F3-4B5E-8A1A-C19C8C8FEAA4}.Remote Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F87A0F61-B6F3-4B5E-8A1A-C19C8C8FEAA4}.Remote Debug|Any CPU.Build.0 = Debug|Any CPU {3070A7AA-7493-42A7-9E0E-74878453ABB4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3070A7AA-7493-42A7-9E0E-74878453ABB4}.Debug|Any CPU.Build.0 = Debug|Any CPU {3070A7AA-7493-42A7-9E0E-74878453ABB4}.Release|Any CPU.ActiveCfg = Release|Any CPU @@ -100,4 +100,7 @@ Global {4964F085-11B8-4CE0-BDE8-2894E2B48AE0} = {92C3C5D0-C2E6-41E9-970B-9B96792CA8A9} {0C2E6C9E-8FAE-43EE-BA81-A66D44F97EB1} = {92C3C5D0-C2E6-41E9-970B-9B96792CA8A9} EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {0B279722-47B2-4CC1-AF2D-9C5FA9E9259D} + EndGlobalSection EndGlobal diff --git a/CollectionManagerDll/CollectionManagerDll.csproj b/CollectionManagerDll/CollectionManagerDll.csproj index e18794f..769ff1f 100644 --- a/CollectionManagerDll/CollectionManagerDll.csproj +++ b/CollectionManagerDll/CollectionManagerDll.csproj @@ -1,101 +1,20 @@ - - - + - Debug - AnyCPU {533AB47A-D1B5-45DB-A37E-F053FA3699C4} - Library - Properties CollectionManager CollectionManager - v4.0 - 512 - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 + netstandard20 + CollectionManager + CollectionManager + Implements read/write access to db/osdb files, along with ability to edit these in a reasonable manner + Copyright Piotrekol© 2019 - bin\Remote Debug\ - full true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - \ No newline at end of file diff --git a/CollectionManagerDll/Properties/AssemblyInfo.cs b/CollectionManagerDll/Properties/AssemblyInfo.cs index 9f7c4d6..f2e8a4d 100644 --- a/CollectionManagerDll/Properties/AssemblyInfo.cs +++ b/CollectionManagerDll/Properties/AssemblyInfo.cs @@ -1,18 +1,6 @@ using System.Reflection; using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("CollectionManager")] -[assembly: AssemblyDescription("Implements read/write access to db/osdb files, along with ability to edit these in a reasonable manner")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("CollectionManager")] -[assembly: AssemblyCopyright("Copyright Piotrekol© 2017")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. @@ -20,16 +8,3 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("533ab47a-d1b5-45db-a37e-f053fa3699c4")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/CollectionManagerDllTests/CollectionManagerDllTests.csproj b/CollectionManagerDllTests/CollectionManagerDllTests.csproj index 4a30c52..b376f7d 100644 --- a/CollectionManagerDllTests/CollectionManagerDllTests.csproj +++ b/CollectionManagerDllTests/CollectionManagerDllTests.csproj @@ -1,90 +1,22 @@ - - + - Debug - AnyCPU - {4964F085-11B8-4CE0-BDE8-2894E2B48AE0} - Library - Properties - CollectionManagerDllTests - CollectionManagerDllTests - v4.0 - 512 + net472 {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 10.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) $(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages False UnitTest - + CollectionManagerDllTests + CollectionManagerDllTests + Copyright © 2017 - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - + - - + + + - - {533AB47A-D1B5-45DB-A37E-F053FA3699C4} - CollectionManagerDll - + - - - - - False - - - False - - - False - - - False - - - - - - - \ No newline at end of file diff --git a/CollectionManagerDllTests/Properties/AssemblyInfo.cs b/CollectionManagerDllTests/Properties/AssemblyInfo.cs index fc0cf4b..d047671 100644 --- a/CollectionManagerDllTests/Properties/AssemblyInfo.cs +++ b/CollectionManagerDllTests/Properties/AssemblyInfo.cs @@ -2,18 +2,6 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("CollectionManagerDllTests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("CollectionManagerDllTests")] -[assembly: AssemblyCopyright("Copyright © 2017")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. @@ -21,16 +9,3 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("4964f085-11b8-4ce0-bde8-2894e2b48ae0")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/CollectionManagerExtensionsDll/CollectionManagerExtensionsDll.csproj b/CollectionManagerExtensionsDll/CollectionManagerExtensionsDll.csproj index 41f63b7..52e6619 100644 --- a/CollectionManagerExtensionsDll/CollectionManagerExtensionsDll.csproj +++ b/CollectionManagerExtensionsDll/CollectionManagerExtensionsDll.csproj @@ -1,116 +1,30 @@ - - - + - Debug - AnyCPU - {2BDF5D5F-1CB0-47A6-8138-E4DB961740F2} - Library - Properties - CollectionManagerExtensionsDll - CollectionManagerExtensionsDll - v4.0 - 512 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 + netstandard20 + CollectionManagerExtensionsDll + CollectionManagerExtensionsDll + Copyright © 2017 - bin\Remote Debug\ - full true - - ..\packages\String.Interpolate.0.0.1\lib\net40\Interpolate.dll - True - - - ..\packages\Newtonsoft.Json.10.0.2\lib\net40\Newtonsoft.Json.dll - True - - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - + Component - - - - - - - - - - + Component - - - - - - - {533ab47a-d1b5-45db-a37e-f053fa3699c4} - CollectionManagerDll - - - - - + - - \ No newline at end of file diff --git a/CollectionManagerExtensionsDll/Modules/CollectionListGenerator/ListTypes/UserListGenerator.cs b/CollectionManagerExtensionsDll/Modules/CollectionListGenerator/ListTypes/UserListGenerator.cs index ab2f490..59f4211 100644 --- a/CollectionManagerExtensionsDll/Modules/CollectionListGenerator/ListTypes/UserListGenerator.cs +++ b/CollectionManagerExtensionsDll/Modules/CollectionListGenerator/ListTypes/UserListGenerator.cs @@ -2,7 +2,7 @@ using System.Collections.Generic; using System.Text; using CollectionManager.DataTypes; -using Interpolate; +using InterpolateLibrary; namespace CollectionManagerExtensionsDll.Modules.CollectionListGenerator.ListTypes { diff --git a/CollectionManagerExtensionsDll/Properties/AssemblyInfo.cs b/CollectionManagerExtensionsDll/Properties/AssemblyInfo.cs index 94bd151..ddfef43 100644 --- a/CollectionManagerExtensionsDll/Properties/AssemblyInfo.cs +++ b/CollectionManagerExtensionsDll/Properties/AssemblyInfo.cs @@ -2,18 +2,6 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("CollectionManagerExtensionsDll")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("CollectionManagerExtensionsDll")] -[assembly: AssemblyCopyright("Copyright © 2017")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. @@ -21,16 +9,3 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("2bdf5d5f-1cb0-47a6-8138-e4db961740f2")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/CollectionManagerExtensionsDll/packages.config b/CollectionManagerExtensionsDll/packages.config deleted file mode 100644 index 0d3665a..0000000 --- a/CollectionManagerExtensionsDll/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/CollectionManagerExtensionsDllTests/CollectionManagerExtensionsDllTests.csproj b/CollectionManagerExtensionsDllTests/CollectionManagerExtensionsDllTests.csproj index 866bead..22db980 100644 --- a/CollectionManagerExtensionsDllTests/CollectionManagerExtensionsDllTests.csproj +++ b/CollectionManagerExtensionsDllTests/CollectionManagerExtensionsDllTests.csproj @@ -1,94 +1,23 @@ - - + - Debug - AnyCPU - {0C2E6C9E-8FAE-43EE-BA81-A66D44F97EB1} - Library - Properties - CollectionManagerExtensionsDllTests - CollectionManagerExtensionsDllTests - v4.0 - 512 + net472 {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 10.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) $(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages False UnitTest - + CollectionManagerExtensionsDllTests + CollectionManagerExtensionsDllTests + Copyright © 2017 - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - + - - + + + - - {533ab47a-d1b5-45db-a37e-f053fa3699c4} - CollectionManagerDll - - - {2BDF5D5F-1CB0-47A6-8138-E4DB961740F2} - CollectionManagerExtensionsDll - + + - - - - - False - - - False - - - False - - - False - - - - - - - \ No newline at end of file diff --git a/CollectionManagerExtensionsDllTests/Properties/AssemblyInfo.cs b/CollectionManagerExtensionsDllTests/Properties/AssemblyInfo.cs index 3f81335..77e6232 100644 --- a/CollectionManagerExtensionsDllTests/Properties/AssemblyInfo.cs +++ b/CollectionManagerExtensionsDllTests/Properties/AssemblyInfo.cs @@ -2,18 +2,6 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("CollectionManagerExtensionsDllTests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("CollectionManagerExtensionsDllTests")] -[assembly: AssemblyCopyright("Copyright © 2017")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. @@ -21,16 +9,3 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("0c2e6c9e-8fae-43ee-ba81-a66d44f97eb1")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Common/Common.csproj b/Common/Common.csproj index 7373b4e..2df1a9d 100644 --- a/Common/Common.csproj +++ b/Common/Common.csproj @@ -1,101 +1,17 @@ - - - + - Debug - AnyCPU - {14768636-102A-4A27-AB5A-9B5D1BA316A6} - Library - Properties - Common - Common - v4.0 - 512 - + net472 + Common + Common + Copyright © 2017 - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - bin\Remote Debug\ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - {533ab47a-d1b5-45db-a37e-f053fa3699c4} - CollectionManagerDll - - - {2bdf5d5f-1cb0-47a6-8138-e4db961740f2} - CollectionManagerExtensionsDll - - - {18feda0c-d147-4286-b39a-01204808106a} - ObjectListView2012 - + + + - - \ No newline at end of file diff --git a/Common/Properties/AssemblyInfo.cs b/Common/Properties/AssemblyInfo.cs index 5416fb4..21c4b18 100644 --- a/Common/Properties/AssemblyInfo.cs +++ b/Common/Properties/AssemblyInfo.cs @@ -2,18 +2,6 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("Common")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Common")] -[assembly: AssemblyCopyright("Copyright © 2017")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. @@ -21,16 +9,3 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("14768636-102a-4a27-ab5a-9b5d1ba316a6")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/GuiComponents/GuiComponents.csproj b/GuiComponents/GuiComponents.csproj index a06e8a1..61b8456 100644 --- a/GuiComponents/GuiComponents.csproj +++ b/GuiComponents/GuiComponents.csproj @@ -1,267 +1,214 @@ - - - + - Debug - AnyCPU - {9F6C4BFE-5696-4513-BB06-90DC14A56CCF} - Library - Properties - GuiComponents - GuiComponents - v4.0 - 512 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 + net472 + GuiComponents + GuiComponents + Copyright © 2017 - bin\Remote Debug\ - full true - - - + + + + - - - - - - + UserControl - + BeatmapListingView.cs - + UserControl - + BeatmapThumbnailView.cs - + UserControl - + CollectionListingView.cs - + UserControl - + CollectionRenameView.cs - + UserControl - + CollectionTextView.cs - + UserControl - + CombinedBeatmapPreviewView.cs - + UserControl - + CombinedListingView.cs - + UserControl - + DownloadManagerView.cs - + UserControl - + InfoTextView.cs - + UserControl - + MainSidePanelView.cs - + UserControl - + MusicControlView.cs - + Component - + UserControl - + UsernameGeneratorView.cs - + UserControl - + UserTopGeneratorView.cs - + Form - + Form - + BeatmapListingForm.cs - + Form - + CollectionAddRenameForm.cs - + Form - + DownloadManagerFormView.cs - + Form - + LoginFormView.cs - + Form - + MainFormView.cs - + Form - + UsernameGeneratorForm.cs - + Form - + UserTopGeneratorForm.cs - - - - + BeatmapListingView.cs - + BeatmapThumbnailView.cs - + CollectionListingView.cs - + CollectionRenameView.cs - + CollectionTextView.cs - + CombinedBeatmapPreviewView.cs - + CombinedListingView.cs - + DownloadManagerView.cs - + InfoTextView.cs - + MainSidePanelView.cs - + MusicControlView.cs - + UsernameGeneratorView.cs - + UserTopGeneratorView.cs - + BeatmapListingForm.cs - + CollectionAddRenameForm.cs - + DownloadManagerFormView.cs - + LoginFormView.cs - + MainFormView.cs - + UsernameGeneratorForm.cs - + UserTopGeneratorForm.cs - - {533ab47a-d1b5-45db-a37e-f053fa3699c4} - CollectionManagerDll - - - {2bdf5d5f-1cb0-47a6-8138-e4db961740f2} - CollectionManagerExtensionsDll - - - {14768636-102a-4a27-ab5a-9b5d1ba316a6} - Common - - - {18feda0c-d147-4286-b39a-01204808106a} - ObjectListView2012 - + + + + - - \ No newline at end of file diff --git a/GuiComponents/Properties/AssemblyInfo.cs b/GuiComponents/Properties/AssemblyInfo.cs index a3f3dfe..45e409c 100644 --- a/GuiComponents/Properties/AssemblyInfo.cs +++ b/GuiComponents/Properties/AssemblyInfo.cs @@ -2,18 +2,6 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("GuiComponents")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("GuiComponents")] -[assembly: AssemblyCopyright("Copyright © 2017")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. @@ -21,16 +9,3 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("9f6c4bfe-5696-4513-bb06-90dc14a56ccf")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/MusicPlayer/MusicPlayer.csproj b/MusicPlayer/MusicPlayer.csproj index 7d741f1..0846055 100644 --- a/MusicPlayer/MusicPlayer.csproj +++ b/MusicPlayer/MusicPlayer.csproj @@ -1,69 +1,21 @@ - - - + - Debug - AnyCPU - {573A1557-C916-4ABE-BD52-94760D19CC29} - Library - Properties - MusicPlayer - MusicPlayer - v4.0 - 512 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - bin\Remote Debug\ + net472 + MusicPlayer + MusicPlayer + Copyright © 2017 - False NAudio\NAudio.dll + False - False NAudio\NAudio.WindowsMediaFormat.dll + False - - - - - - - - - - - - - - - - - - - - - @@ -75,12 +27,4 @@ - - \ No newline at end of file diff --git a/MusicPlayer/Properties/AssemblyInfo.cs b/MusicPlayer/Properties/AssemblyInfo.cs index fe5a75e..a8efbe1 100644 --- a/MusicPlayer/Properties/AssemblyInfo.cs +++ b/MusicPlayer/Properties/AssemblyInfo.cs @@ -2,18 +2,6 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("MusicPlayer")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("MusicPlayer")] -[assembly: AssemblyCopyright("Copyright © 2017")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. @@ -21,16 +9,3 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("573a1557-c916-4abe-bd52-94760d19cc29")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/ObjectListView/ObjectListView2012.csproj b/ObjectListView/ObjectListView2012.csproj index 94bfbca..bf471e2 100644 --- a/ObjectListView/ObjectListView2012.csproj +++ b/ObjectListView/ObjectListView2012.csproj @@ -1,175 +1,106 @@ - - + - Debug - AnyCPU 9.0.30729 - 2.0 - {18FEDA0C-D147-4286-B39A-01204808106A} - Library - Properties BrightIdeasSoftware ObjectListView - - - - - 3.5 - v2.0 + + + net20 true olv-keyfile.snk - - - - - - - - - + ObjectListView + Bright Ideas Software + ObjectListView + ObjectListView is a .NET ListView wired on caffeine, guarana and steroids. More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks. + Copyright 2006-2014 Bright Ideas Software + 2.8.0 + 2.8.0.0 + 2.8.0.0 + bin\$(Configuration)\ + Phillip Piper + http://objectlistview.sourceforge.net/cs/_static/index-icon.png + ObjectListView.Official + http://www.gnu.org/licenses/gpl.html + http://objectlistview.sourceforge.net + V2.8 added the ability to disable rows, and to have checkboxes in column headers + .Net WinForms Net20 Net40 ListView Controls + true - true full - false - bin\Debug\ - TRACE;DEBUG - prompt - 4 - false - bin\Debug\ObjectListView.XML + bin\$(Configuration)\ObjectListView.XML pdbonly - true - bin\Release\ - TRACE - prompt - 4 - false - bin\Release\ObjectListView.XML - - - bin\Remote Debug\ + bin\$(Configuration)\ObjectListView.XML - - - - - + Component - - - - - - + Component - - - - - - - + Component - + True True Resources.resx - - - - - + Component - - - - - + Component - + Component - - - - + Component - - - - - + Component - + Component - + Form - + ColumnSelectionForm.cs - - + Form - - - Code - - - - - - - + Component - - - - + Component - + Component - - + Component - - - - - + Component - - Designer - @@ -180,22 +111,18 @@ - + ResXFileCodeGenerator Resources.Designer.cs Designer - + ColumnSelectionForm.cs Designer - - + + + + \ No newline at end of file diff --git a/ObjectListView/ObjectListView2012.nuspec b/ObjectListView/ObjectListView2012.nuspec deleted file mode 100644 index 7dc78e9..0000000 --- a/ObjectListView/ObjectListView2012.nuspec +++ /dev/null @@ -1,19 +0,0 @@ - - - - ObjectListView.Official - ObjectListView (Official) - 2.8.0 - Phillip Piper - Phillip Piper - http://www.gnu.org/licenses/gpl.html - http://objectlistview.sourceforge.net - http://objectlistview.sourceforge.net/cs/_static/index-icon.png - true - ObjectListView is a .NET ListView wired on caffeine, guarana and steroids. - ObjectListView is a .NET ListView wired on caffeine, guarana and steroids. More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks. - V2.8 added the ability to disable rows, and to have checkboxes in column headers - Copyright 2006-2014 Bright Ideas Software - .Net WinForms Net20 Net40 ListView Controls - - \ No newline at end of file diff --git a/ObjectListView/Properties/AssemblyInfo.cs b/ObjectListView/Properties/AssemblyInfo.cs index ea40d7b..1eed572 100644 --- a/ObjectListView/Properties/AssemblyInfo.cs +++ b/ObjectListView/Properties/AssemblyInfo.cs @@ -1,18 +1,6 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("ObjectListView")] -[assembly: AssemblyDescription("A much easier to use ListView and friends")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Bright Ideas Software")] -[assembly: AssemblyProduct("ObjectListView")] -[assembly: AssemblyCopyright("Copyright © 2006-2014")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. @@ -20,16 +8,4 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("ef28c7a8-77ae-442d-abc3-bb023fa31e57")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Revision and Build Numbers -// by using the '*' as shown below: -[assembly: AssemblyVersion("2.8.0.*")] -[assembly: AssemblyFileVersion("2.8.0.0")] [assembly: System.CLSCompliant(true)]