Fixing file name in kproj
This commit is contained in:
parent
19ab3a4fc6
commit
a5a9c03d0a
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue