Fix case sensitivity issue

This commit is contained in:
Paul Johnson
2021-08-09 14:34:32 +01:00
parent 18ef926c5e
commit 38e66b0124

View File

@@ -9,7 +9,7 @@
<None Remove="ReflectionUtilities-Unused.cs.bak" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
<None Include="app.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Umbraco.Core\Umbraco.Core.csproj" />