From 5d64711974b69a1880c1e0fc9a2c7c8d460d2207 Mon Sep 17 00:00:00 2001 From: Stephan Sundermann Date: Tue, 22 Oct 2013 15:06:03 +0200 Subject: [PATCH] solution: Set target version to .NET 2.0 and ouput directory to out/ --- gstreamer-sharp.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gstreamer-sharp.csproj b/gstreamer-sharp.csproj index c8183eb22f..7c9ebd7ae6 100644 --- a/gstreamer-sharp.csproj +++ b/gstreamer-sharp.csproj @@ -11,12 +11,13 @@ gstreamer-sharp true sources\gstreamer-sharp.snk + v2.0 true full false - bin\Debug + out DEBUG; prompt 4 @@ -24,9 +25,8 @@ true - full true - bin\Release + out prompt 4 false