Skip to content

Commit

Permalink
Resolve potential casing issue with csproj import
Browse files Browse the repository at this point in the history
  • Loading branch information
david-poindexter committed Dec 23, 2023
1 parent 4c64a26 commit 84dc01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DNN Platform/Skins/Aperture/Aperture.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<Reference Include="System.Xml" />
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSHARP.Targets" />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ProjectExtensions>
<VisualStudio AllowExistingFolder="true" />
</ProjectExtensions>
Expand Down

0 comments on commit 84dc01f

Please sign in to comment.