Browse Source

Merge branch 'tbroust-trepia-master' into dev

Former-commit-id: 0f8c83d4f2a221711a60f8399ee2fbebb5802816
pull/17/head
James South 12 years ago
parent
commit
45f4d725a8
  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