diff --git a/src/ImageProcessor/ImageProcessor.csproj b/src/ImageProcessor/ImageProcessor.csproj index f234473a6..ad4363c1f 100644 --- a/src/ImageProcessor/ImageProcessor.csproj +++ b/src/ImageProcessor/ImageProcessor.csproj @@ -10,12 +10,16 @@ ImageProcessor ImageProcessor v4.5 + + NET45 512 ..\ true + true full @@ -28,6 +32,24 @@ false true + + + + v4.0 + Client + AnyCPU + true + full + false + bin\Debug\$(Framework)\ + DEBUG;TRACE;NET40 + prompt + 4 + bin\$(Configuration)\$(Framework)\ImageProcessor.XML + false + true + + pdbonly true @@ -39,6 +61,22 @@ false true + + + + v4.0 + Client + pdbonly + true + bin\Release\$(Framework)\ + TRACE;NET40 + prompt + 4 + bin\Release\$(Framework)\ImageProcessor.XML + false + true + + true bin\All\ @@ -54,6 +92,25 @@ false true + + + + v4.0 + Client + true + bin\All\$(Framework)\ + DEBUG;TRACE;NET40 + bin\Debug\$(Framework)\ImageProcessor.XML + full + AnyCPU + prompt + false + true + 4 + false + false + true + @@ -175,4 +232,13 @@ --> + + + + + + + + + \ No newline at end of file