Browse Source

Adding missing file.

Former-commit-id: bf2118fee6783b020642a9dd72151809cc29bcf4
pull/17/head
James South 12 years ago
parent
commit
87406972ae
  1. 2
      src/ImageProcessor.Web/ImageProcessor.Web.csproj

2
src/ImageProcessor.Web/ImageProcessor.Web.csproj

@ -55,8 +55,8 @@
<Compile Include="Configuration\ImageSecuritySection.cs" />
<Compile Include="Extensions\DirectoryInfoExtensions.cs" />
<Compile Include="Extensions\StringExtensions.cs" />
<Compile Include="Helpers\AsyncDuplicateLock.cs" />
<Compile Include="Helpers\CommonParameterParserUtility.cs" />
<Compile Include="Helpers\AsyncHighlanderLock.cs" />
<Compile Include="Helpers\NativeMethods.cs" />
<Compile Include="Helpers\PostProcessingEventArgs.cs" />
<Compile Include="Helpers\ResourceHelpers.cs" />

Loading…
Cancel
Save