mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 18:27:24 +01:00
Remove enums folder from csproj?!
This commit is contained in:
parent
3905d5b976
commit
4ffb69ea31
1 changed files with 0 additions and 4 deletions
|
|
@ -90,10 +90,6 @@
|
||||||
</None>
|
</None>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
|
||||||
<Folder Include="Enums\" />
|
|
||||||
</ItemGroup>
|
|
||||||
|
|
||||||
<Target Name="GetGitHash" BeforeTargets="GetAssemblyVersion" Returns="InformationalVersion">
|
<Target Name="GetGitHash" BeforeTargets="GetAssemblyVersion" Returns="InformationalVersion">
|
||||||
<Exec Command="git rev-parse --short HEAD" ConsoleToMSBuild="true" StandardOutputImportance="low">
|
<Exec Command="git rev-parse --short HEAD" ConsoleToMSBuild="true" StandardOutputImportance="low">
|
||||||
<Output TaskParameter="ConsoleOutput" PropertyName="GitCommitHash" />
|
<Output TaskParameter="ConsoleOutput" PropertyName="GitCommitHash" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue