From eeac347ee1bc702fa93c885591c4749c6a4a230e Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Sun, 16 Jul 2017 12:28:20 +0200 Subject: [PATCH] update project file --- .../marketconnectionNET.csproj | 153 +++++++++--------- 1 file changed, 77 insertions(+), 76 deletions(-) diff --git a/csharp/marketconnectionNET/marketconnectionNET/marketconnectionNET.csproj b/csharp/marketconnectionNET/marketconnectionNET/marketconnectionNET.csproj index 5173d34..8ed4561 100644 --- a/csharp/marketconnectionNET/marketconnectionNET/marketconnectionNET.csproj +++ b/csharp/marketconnectionNET/marketconnectionNET/marketconnectionNET.csproj @@ -1,77 +1,78 @@ - - - - - Debug - AnyCPU - {25F26283-2288-4C4B-AAD1-4AB3453F7752} - WinExe - marketconnectionNET - marketconnectionNET - v4.5.2 - 512 - true - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - ..\packages\Dapper.1.50.2\lib\net451\Dapper.dll - - - - - - - - - - - - - - - - Form - - - Dashboard.cs - - - - - - - - - - - - - Dashboard.cs - - - + + + + + Debug + AnyCPU + {25F26283-2288-4C4B-AAD1-4AB3453F7752} + WinExe + marketconnectionNET + marketconnectionNET + v4.5.2 + 512 + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + ..\packages\Dapper.1.50.2\lib\net451\Dapper.dll + + + + + + + + + + + + + + + + Form + + + Dashboard.cs + + + + + + + + + + + + + + Dashboard.cs + + + \ No newline at end of file