aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/ServiceManager/ServiceManager.csproj
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--OpenGridServices/ServiceManager/ServiceManager.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenGridServices/ServiceManager/ServiceManager.csproj b/OpenGridServices/ServiceManager/ServiceManager.csproj
index ac118c3..392f560 100644
--- a/OpenGridServices/ServiceManager/ServiceManager.csproj
+++ b/OpenGridServices/ServiceManager/ServiceManager.csproj
@@ -36,7 +36,7 @@
36 <DebugSymbols>True</DebugSymbols> 36 <DebugSymbols>True</DebugSymbols>
37 <FileAlignment>4096</FileAlignment> 37 <FileAlignment>4096</FileAlignment>
38 <Optimize>False</Optimize> 38 <Optimize>False</Optimize>
39 <OutputPath>..\bin\</OutputPath> 39 <OutputPath>..\..\bin\</OutputPath>
40 <RegisterForComInterop>False</RegisterForComInterop> 40 <RegisterForComInterop>False</RegisterForComInterop>
41 <RemoveIntegerChecks>False</RemoveIntegerChecks> 41 <RemoveIntegerChecks>False</RemoveIntegerChecks>
42 <TreatWarningsAsErrors>False</TreatWarningsAsErrors> 42 <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
@@ -56,7 +56,7 @@
56 <DebugSymbols>False</DebugSymbols> 56 <DebugSymbols>False</DebugSymbols>
57 <FileAlignment>4096</FileAlignment> 57 <FileAlignment>4096</FileAlignment>
58 <Optimize>True</Optimize> 58 <Optimize>True</Optimize>
59 <OutputPath>..\bin\</OutputPath> 59 <OutputPath>..\..\bin\</OutputPath>
60 <RegisterForComInterop>False</RegisterForComInterop> 60 <RegisterForComInterop>False</RegisterForComInterop>
61 <RemoveIntegerChecks>False</RemoveIntegerChecks> 61 <RemoveIntegerChecks>False</RemoveIntegerChecks>
62 <TreatWarningsAsErrors>False</TreatWarningsAsErrors> 62 <TreatWarningsAsErrors>False</TreatWarningsAsErrors>