diff --git a/Community.CsharpSqlite/Community.CsharpSqlite.csproj b/Community.CsharpSqlite/Community.CsharpSqlite.csproj index 79d94dd4a..71c40fc79 100644 --- a/Community.CsharpSqlite/Community.CsharpSqlite.csproj +++ b/Community.CsharpSqlite/Community.CsharpSqlite.csproj @@ -1,263 +1,21 @@ - - + + - Debug - AnyCPU - 8.0.30703 - 2.0 - {F1653F20-D47D-4F29-8C55-3C835542AF5F} - Library - Properties - Community.CsharpSqlite - Community.CsharpSqlite - - - 3.5 - - - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - false - true - v4.7.1 - + netstandard2.0 + MatterHackers Inc. + true - - True - full - False - bin\Debug\ - DEBUG;SQLITE_DEBUG TRUE WIN32 _MSC_VER NO_TCL SQLITE_ASCII SQLITE_DISABLE_LFS SQLITE_HAS_CODEC SQLITE_MEM_POOL SQLITE_MUTEX_W32 SQLITE_THREADSAFE SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE SQLITE_OMIT_UTF16 SQLITE_OMIT_WAL SQLITE_OS_WIN SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF - prompt - 0 - ..\Tools\None.ruleset - AnyCPU - false + + + TRACE;DEBUG;SQLITE_DEBUG TRUE WIN32 _MSC_VER NO_TCL SQLITE_ASCII SQLITE_DISABLE_LFS SQLITE_HAS_CODEC SQLITE_MEM_POOL SQLITE_MUTEX_W32 SQLITE_THREADSAFE SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE SQLITE_OMIT_UTF16 SQLITE_OMIT_WAL SQLITE_OS_WIN SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF - - True - bin\Release\ - TRUE WIN32 _MSC_VER NDEBUG NO_TCL SQLITE_ASCII SQLITE_DISABLE_LFS SQLITE_ENABLE_OVERSIZE_CELL_CHECK SQLITE_MUTEX_OMIT SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE SQLITE_OMIT_UTF16 SQLITE_OMIT_WAL SQLITE_OS_WIN SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF - prompt - 4 - AllRules.ruleset - AnyCPU - false + + + TRACE;TRUE WIN32 _MSC_VER NDEBUG NO_TCL SQLITE_ASCII SQLITE_DISABLE_LFS SQLITE_ENABLE_OVERSIZE_CELL_CHECK SQLITE_MUTEX_OMIT SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE SQLITE_OMIT_UTF16 SQLITE_OMIT_WAL SQLITE_OS_WIN SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF + - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - False - .NET Framework 3.5 SP1 Client Profile - false - - - False - .NET Framework 3.5 SP1 - true - - - False - Microsoft Visual Basic PowerPacks 10.0 - true - - - False - Windows Installer 3.1 - true - - - - - \ No newline at end of file + + diff --git a/Community.CsharpSqlite/Properties/AssemblyInfo.cs b/Community.CsharpSqlite/Properties/AssemblyInfo.cs deleted file mode 100644 index 4545e4592..000000000 --- a/Community.CsharpSqlite/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,32 +0,0 @@ -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("C#-SQLite 3")] -[assembly: AssemblyDescription("C#-SQLite is an independent reimplementation of the SQLite software library")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Pioneer Software Consulting")] -[assembly: AssemblyProduct("C#-SQLite3 shell")] -[assembly: AssemblyCopyright("Copyright © 2009")] -[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. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("2133c634-4139-466e-8983-9a23ec99e01b")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -[assembly: AssemblyVersion("3.7.7.1")] -[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file diff --git a/MatterControl.OpenGL/MatterControl.OpenGL.csproj b/MatterControl.OpenGL/MatterControl.OpenGL.csproj index 24b7e7d63..8695532a2 100644 --- a/MatterControl.OpenGL/MatterControl.OpenGL.csproj +++ b/MatterControl.OpenGL/MatterControl.OpenGL.csproj @@ -1,65 +1,13 @@ - - - + + - Debug - AnyCPU - {CBDEEC31-D688-417B-9BF2-F0DB2E4FB268} - Library - Properties - MatterControl.OpenGL - MatterControl.OpenGL - v4.7.1 - 512 - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 + netstandard2.0 + MatterHackers Inc. true - AnyCPU - latest - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - true - AnyCPU - latest + - - - - - - - - - - - - - - - - - - - - - - - + {97d5ade3-c1b4-4b46-8a3e-718a4f7f079f} MatterControl.Printing @@ -80,5 +28,5 @@ VectorMath - - \ No newline at end of file + + diff --git a/MatterControl.OpenGL/Properties/AssemblyInfo.cs b/MatterControl.OpenGL/Properties/AssemblyInfo.cs deleted file mode 100644 index b8b769aee..000000000 --- a/MatterControl.OpenGL/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -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("MatterControl.OpenGL")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("MatterControl.OpenGL")] -[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. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("cbdeec31-d688-417b-9bf2-f0db2e4fb268")] - -// 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/MatterControl.Printing/MatterControl.Printing.csproj b/MatterControl.Printing/MatterControl.Printing.csproj index 95fbd1fde..7fbabc25b 100644 --- a/MatterControl.Printing/MatterControl.Printing.csproj +++ b/MatterControl.Printing/MatterControl.Printing.csproj @@ -1,65 +1,16 @@ - - - + + - Debug - AnyCPU - {97D5ADE3-C1B4-4B46-8A3E-718A4F7F079F} - Library - Properties - MatterControl.Printing - MatterControl.Printing - v4.7.1 - 512 - - - - true - full - false - bin\Debug\ - TRACE;DEBUG - prompt - 4 - AnyCPU - true - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - AnyCPU - true + netstandard2.0 + MatterHackers Inc. + true + - - - - - - - - - - - - - - - - - - - - - - - - + + + {657dbc6d-c3ea-4398-a3fa-ddb73c14f71b} @@ -70,5 +21,5 @@ VectorMath - - \ No newline at end of file + + diff --git a/MatterControl.Printing/Properties/AssemblyInfo.cs b/MatterControl.Printing/Properties/AssemblyInfo.cs deleted file mode 100644 index bdf9b5fb5..000000000 --- a/MatterControl.Printing/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -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("MatterControl.Printing")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("MatterControl.Printing")] -[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. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("97d5ade3-c1b4-4b46-8a3e-718a4f7f079f")] - -// 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/PluginSystem/MatterControlPluginSystem.csproj b/PluginSystem/MatterControlPluginSystem.csproj index 5eb5495da..0f876713d 100644 --- a/PluginSystem/MatterControlPluginSystem.csproj +++ b/PluginSystem/MatterControlPluginSystem.csproj @@ -1,62 +1,13 @@ - - + + - Debug - AnyCPU - 8.0.30703 - 2.0 - {865172A0-A1A9-49C2-9386-F2FDB4E141B7} - Library - Properties - MatterHackers.MatterControl.Plugins - MatterHackers.MatterControl.Plugins - - - - - 2.0 - v4.7.1 - - - - True - full - False - bin\Debug\ - DEBUG;TRACE - prompt - 4 - True - AnyCPU - false - - - pdbonly - True - bin\Release\ - TRACE - prompt - 4 - True - AnyCPU - false + netstandard2.0 + MatterHackers Inc. + - + + - - - - - - - {74f6bb6c-9d02-4512-a59a-21940e35c532} - Gui - - - {657dbc6d-c3ea-4398-a3fa-ddb73c14f71b} - Agg - - - - \ No newline at end of file + +