diff --git a/RombaSharp/RombaSharp.csproj b/RombaSharp/RombaSharp.csproj index cdf18332..a1c3e132 100644 --- a/RombaSharp/RombaSharp.csproj +++ b/RombaSharp/RombaSharp.csproj @@ -3,7 +3,7 @@ Debug - AnyCPU + x64 {4728D479-8CFB-43E9-8C63-4774C6D73200} Exe Properties @@ -29,25 +29,6 @@ false true - - AnyCPU - true - full - false - ..\..\Debug-x86\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - ..\..\Release-x86\ - TRACE - prompt - 4 - true ..\..\Debug-x64\ @@ -69,15 +50,6 @@ MinimumRecommendedRules.ruleset true - - true - ..\..\Debug-mono-x86\ - TRACE;DEBUG;MONO - full - x64 - prompt - MinimumRecommendedRules.ruleset - true ..\..\Debug-mono-x64\ @@ -155,11 +127,4 @@ - \ No newline at end of file diff --git a/SabreTools.Library/AnyCPU/7za.dll b/SabreTools.Library/AnyCPU/7za.dll deleted file mode 100644 index d13a1df2..00000000 Binary files a/SabreTools.Library/AnyCPU/7za.dll and /dev/null differ diff --git a/SabreTools.Library/AnyCPU/sqlite3.dll b/SabreTools.Library/AnyCPU/sqlite3.dll deleted file mode 100644 index fcac1b2d..00000000 Binary files a/SabreTools.Library/AnyCPU/sqlite3.dll and /dev/null differ diff --git a/SabreTools.Library/SabreTools.Library.csproj b/SabreTools.Library/SabreTools.Library.csproj index 4ec254f0..75ddf549 100644 --- a/SabreTools.Library/SabreTools.Library.csproj +++ b/SabreTools.Library/SabreTools.Library.csproj @@ -3,7 +3,7 @@ Debug - AnyCPU + x64 {225A1AFD-0890-44E8-B779-7502665C23A5} Library Properties @@ -15,23 +15,6 @@ - - true - full - false - ..\..\Debug-x86\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - ..\..\Release-x86\ - TRACE - prompt - 4 - true ..\..\Debug-x64 @@ -51,15 +34,6 @@ prompt MinimumRecommendedRules.ruleset - - true - ..\..\Debug-mono-x86\ - TRACE;DEBUG;MONO - full - x64 - prompt - MinimumRecommendedRules.ruleset - true ..\..\Debug-mono-x64\ @@ -231,18 +205,4 @@ - - - - - - copy "$(SolutionDir)$(ProjectName)\$(PlatformName)\*.dll" "$(SolutionDir)$(ProjectName)" || cp "$(SolutionDir)$(ProjectName)\$(PlatformName)\*.dll" "$(SolutionDir)$(ProjectName)" - - \ No newline at end of file diff --git a/SabreTools.Library/x64/7za.dll b/SabreTools.Library/x64/7za.dll deleted file mode 100644 index f2657b61..00000000 Binary files a/SabreTools.Library/x64/7za.dll and /dev/null differ diff --git a/SabreTools.Library/x64/sqlite3.dll b/SabreTools.Library/x64/sqlite3.dll deleted file mode 100644 index 2797682c..00000000 Binary files a/SabreTools.Library/x64/sqlite3.dll and /dev/null differ diff --git a/SabreTools.sln b/SabreTools.sln index c3a43bcc..14e0c1a7 100644 --- a/SabreTools.sln +++ b/SabreTools.sln @@ -11,49 +11,27 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RombaSharp", "RombaSharp\Ro EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU Debug|x64 = Debug|x64 - Mono|Any CPU = Mono|Any CPU Mono|x64 = Mono|x64 - Release|Any CPU = Release|Any CPU Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {225A1AFD-0890-44E8-B779-7502665C23A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {225A1AFD-0890-44E8-B779-7502665C23A5}.Debug|Any CPU.Build.0 = Debug|Any CPU {225A1AFD-0890-44E8-B779-7502665C23A5}.Debug|x64.ActiveCfg = Debug|x64 {225A1AFD-0890-44E8-B779-7502665C23A5}.Debug|x64.Build.0 = Debug|x64 - {225A1AFD-0890-44E8-B779-7502665C23A5}.Mono|Any CPU.ActiveCfg = Mono|Any CPU - {225A1AFD-0890-44E8-B779-7502665C23A5}.Mono|Any CPU.Build.0 = Mono|Any CPU {225A1AFD-0890-44E8-B779-7502665C23A5}.Mono|x64.ActiveCfg = Mono|x64 {225A1AFD-0890-44E8-B779-7502665C23A5}.Mono|x64.Build.0 = Mono|x64 - {225A1AFD-0890-44E8-B779-7502665C23A5}.Release|Any CPU.ActiveCfg = Release|Any CPU - {225A1AFD-0890-44E8-B779-7502665C23A5}.Release|Any CPU.Build.0 = Release|Any CPU {225A1AFD-0890-44E8-B779-7502665C23A5}.Release|x64.ActiveCfg = Release|x64 {225A1AFD-0890-44E8-B779-7502665C23A5}.Release|x64.Build.0 = Release|x64 - {3B615702-1866-4D7B-8AF1-7B43FD0CC1D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3B615702-1866-4D7B-8AF1-7B43FD0CC1D0}.Debug|Any CPU.Build.0 = Debug|Any CPU {3B615702-1866-4D7B-8AF1-7B43FD0CC1D0}.Debug|x64.ActiveCfg = Debug|x64 {3B615702-1866-4D7B-8AF1-7B43FD0CC1D0}.Debug|x64.Build.0 = Debug|x64 - {3B615702-1866-4D7B-8AF1-7B43FD0CC1D0}.Mono|Any CPU.ActiveCfg = Mono|Any CPU - {3B615702-1866-4D7B-8AF1-7B43FD0CC1D0}.Mono|Any CPU.Build.0 = Mono|Any CPU {3B615702-1866-4D7B-8AF1-7B43FD0CC1D0}.Mono|x64.ActiveCfg = Mono|x64 {3B615702-1866-4D7B-8AF1-7B43FD0CC1D0}.Mono|x64.Build.0 = Mono|x64 - {3B615702-1866-4D7B-8AF1-7B43FD0CC1D0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3B615702-1866-4D7B-8AF1-7B43FD0CC1D0}.Release|Any CPU.Build.0 = Release|Any CPU - {3B615702-1866-4D7B-8AF1-7B43FD0CC1D0}.Release|Any CPU.Deploy.0 = Release|Any CPU {3B615702-1866-4D7B-8AF1-7B43FD0CC1D0}.Release|x64.ActiveCfg = Release|x64 {3B615702-1866-4D7B-8AF1-7B43FD0CC1D0}.Release|x64.Build.0 = Release|x64 - {4728D479-8CFB-43E9-8C63-4774C6D73200}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {4728D479-8CFB-43E9-8C63-4774C6D73200}.Debug|Any CPU.Build.0 = Debug|Any CPU {4728D479-8CFB-43E9-8C63-4774C6D73200}.Debug|x64.ActiveCfg = Debug|x64 {4728D479-8CFB-43E9-8C63-4774C6D73200}.Debug|x64.Build.0 = Debug|x64 - {4728D479-8CFB-43E9-8C63-4774C6D73200}.Mono|Any CPU.ActiveCfg = Mono|Any CPU - {4728D479-8CFB-43E9-8C63-4774C6D73200}.Mono|Any CPU.Build.0 = Mono|Any CPU {4728D479-8CFB-43E9-8C63-4774C6D73200}.Mono|x64.ActiveCfg = Mono|x64 {4728D479-8CFB-43E9-8C63-4774C6D73200}.Mono|x64.Build.0 = Mono|x64 - {4728D479-8CFB-43E9-8C63-4774C6D73200}.Release|Any CPU.ActiveCfg = Release|Any CPU - {4728D479-8CFB-43E9-8C63-4774C6D73200}.Release|Any CPU.Build.0 = Release|Any CPU {4728D479-8CFB-43E9-8C63-4774C6D73200}.Release|x64.ActiveCfg = Release|x64 {4728D479-8CFB-43E9-8C63-4774C6D73200}.Release|x64.Build.0 = Release|x64 EndGlobalSection diff --git a/SabreTools/SabreTools.csproj b/SabreTools/SabreTools.csproj index d92def8f..0fbe8113 100644 --- a/SabreTools/SabreTools.csproj +++ b/SabreTools/SabreTools.csproj @@ -3,7 +3,7 @@ Debug - AnyCPU + x64 {3B615702-1866-4D7B-8AF1-7B43FD0CC1D0} Exe Properties @@ -31,25 +31,6 @@ true - - AnyCPU - true - full - false - ..\..\Debug-x86\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - ..\..\Release-x86\ - TRACE - prompt - 4 - true ..\..\Debug-x64\ @@ -70,15 +51,6 @@ MinimumRecommendedRules.ruleset true - - true - ..\..\Debug-mono-x86\ - TRACE;DEBUG;MONO - full - x64 - prompt - MinimumRecommendedRules.ruleset - true ..\..\Debug-mono-x64\ @@ -154,11 +126,4 @@ - \ No newline at end of file