Browse Source

Merge branch 'tbroust-trepia-master' into dev

Former-commit-id: 32bf7c70d2896212147f5ca678f193137cb76bb0
pull/17/head
James South 12 years ago
parent
commit
c2094abe6d
  1. 1
      src/ImageProcessor/ImageProcessor.csproj

1
src/ImageProcessor/ImageProcessor.csproj

@ -14,6 +14,7 @@
<FileAlignment>512</FileAlignment>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
<RestorePackages>true</RestorePackages>
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>

Loading…
Cancel
Save