1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Compilation: Fix case inconsistencies

This commit is contained in:
Lars Johnsen
2015-02-17 07:47:29 +01:00
committed by Your Name
parent 6e7a2af86b
commit a79fc94a54
51 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -144,7 +144,7 @@
<PreBuildEvent>
</PreBuildEvent>
</PropertyGroup>
<Import Project="$(SolutionDir)\.nuget\nuget.targets" />
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">