Fixing file name in kproj

This commit is contained in:
Pranav K 2014-06-02 14:58:15 -07:00
parent 19ab3a4fc6
commit a5a9c03d0a
1 changed files with 1 additions and 1 deletions

View File

@ -133,9 +133,9 @@
<Compile Include="IControllerDescriptorFactory.cs" />
<Compile Include="IControllerFactory.cs" />
<Compile Include="Injector.cs" />
<Compile Include="Internal\EncodingHelper.cs" />
<Compile Include="Internal\PropertyHelper.cs" />
<Compile Include="Internal\TypeHelper.cs" />
<Compile Include="Internal\UTF8EncodingWithoutBOM.cs" />
<Compile Include="IParameterDescriptorFactory.cs" />
<Compile Include="IUrlHelper.cs" />
<Compile Include="JsonOutputFormatter.cs" />