mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-13 12:14:18 +01:00
Change build step.
This commit is contained in:
parent
d398381b52
commit
b0abf865cb
1 changed files with 4 additions and 6 deletions
|
|
@ -12,6 +12,10 @@
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Remove="LegacyTattoo.raw" />
|
<None Remove="LegacyTattoo.raw" />
|
||||||
|
|
||||||
|
<None Include="Glamourer.json">
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</None>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
@ -52,10 +56,4 @@
|
||||||
<InformationalVersion>$(GitCommitHash)</InformationalVersion>
|
<InformationalVersion>$(GitCommitHash)</InformationalVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Target>
|
</Target>
|
||||||
|
|
||||||
<ItemGroup>
|
|
||||||
<None Update="Glamourer.json">
|
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
||||||
</None>
|
|
||||||
</ItemGroup>
|
|
||||||
</Project>
|
</Project>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue