Browse Source

Adding missing file.

Former-commit-id: 60d7584a1ae08a4a17b5915ef06d61b9bafbc4a4
pull/17/head
James South 12 years ago
parent
commit
ce2b287209
  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