From 23596e598e82febc5dfe96c0ab79e3d3bba3177b Mon Sep 17 00:00:00 2001 From: erri120 Date: Sun, 17 May 2020 20:55:04 +0200 Subject: [PATCH] Created test project --- Utility Library.sln | 6 ++++++ UtilityLibrary.csproj | 17 ----------------- 2 files changed, 6 insertions(+), 17 deletions(-) diff --git a/Utility Library.sln b/Utility Library.sln index 8f6378e..7d26af7 100644 --- a/Utility Library.sln +++ b/Utility Library.sln @@ -5,6 +5,8 @@ VisualStudioVersion = 16.0.30104.148 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UtilityLibrary", "UtilityLibrary.csproj", "{D76AB2C4-39E1-4097-9C95-B41EEF91BE3C}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UtilityLibrary.Test", "..\UtilityLibrary.Test\UtilityLibrary.Test.csproj", "{C41E4E5E-AB08-4813-8185-9C6536746443}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 @@ -15,6 +17,10 @@ Global {D76AB2C4-39E1-4097-9C95-B41EEF91BE3C}.Debug|x64.Build.0 = Debug|x64 {D76AB2C4-39E1-4097-9C95-B41EEF91BE3C}.Release|x64.ActiveCfg = Release|x64 {D76AB2C4-39E1-4097-9C95-B41EEF91BE3C}.Release|x64.Build.0 = Release|x64 + {C41E4E5E-AB08-4813-8185-9C6536746443}.Debug|x64.ActiveCfg = Debug|x64 + {C41E4E5E-AB08-4813-8185-9C6536746443}.Debug|x64.Build.0 = Debug|x64 + {C41E4E5E-AB08-4813-8185-9C6536746443}.Release|x64.ActiveCfg = Release|x64 + {C41E4E5E-AB08-4813-8185-9C6536746443}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/UtilityLibrary.csproj b/UtilityLibrary.csproj index 8b71830..6db13d8 100644 --- a/UtilityLibrary.csproj +++ b/UtilityLibrary.csproj @@ -13,23 +13,6 @@ 512 true - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - true bin\x64\Debug\