1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-07 00:44:18 +08:00

Remove Direct folder from csproj

This commit is contained in:
DrabWeb
2017-05-19 16:24:27 -03:00
Unverified
parent 1bd13a8361
commit 5b2c74be50
+1 -3
View File
@@ -460,9 +460,7 @@
<ItemGroup />
<ItemGroup />
<ItemGroup />
<ItemGroup>
<Folder Include="Overlays\Direct\" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.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.