diff --git a/caca-sharp/caca-sharp.csproj b/caca-sharp/caca-sharp.csproj index 65866ae..4e84155 100644 --- a/caca-sharp/caca-sharp.csproj +++ b/caca-sharp/caca-sharp.csproj @@ -1,4 +1,5 @@ - + + Debug AnyCPU @@ -11,9 +12,14 @@ caca-sharp - 2.0 + 3.5 + false + $(SolutionDir)\win32\$(Configuration)\$(Platform)\ + $(SolutionDir)\win32\$(Configuration)\$(Platform)\obj-$(AssemblyName)\ + $(SolutionDir)\win32\$(Configuration)\$(Platform)\obj-$(AssemblyName)\ + v2.0 publish\ true Disk @@ -26,12 +32,8 @@ true 0 1.0.0.%2a - false false true - $(SolutionDir)\win32\$(Configuration)\$(Platform)\ - $(SolutionDir)\win32\$(Configuration)\$(Platform)\obj-$(AssemblyName)\ - $(SolutionDir)\win32\$(Configuration)\$(Platform)\obj-$(AssemblyName)\ true @@ -40,7 +42,8 @@ DEBUG;TRACE prompt 4 - x86 + AnyCPU + AllRules.ruleset pdbonly @@ -48,7 +51,8 @@ TRACE prompt 4 - x86 + AnyCPU + AllRules.ruleset true @@ -56,6 +60,7 @@ full x64 prompt + AllRules.ruleset TRACE @@ -63,6 +68,7 @@ pdbonly x64 prompt + AllRules.ruleset true @@ -70,6 +76,7 @@ full x86 prompt + AllRules.ruleset TRACE @@ -77,6 +84,7 @@ pdbonly x86 prompt + AllRules.ruleset @@ -95,6 +103,11 @@ + + False + .NET Framework 3.5 SP1 Client Profile + false + False .NET Framework 2.0 %28x86%29 @@ -110,6 +123,11 @@ .NET Framework 3.5 false + + False + .NET Framework 3.5 SP1 + false +