Don't copy images

This commit is contained in:
Joseph Ferano 2022-04-13 12:04:59 +07:00
parent 34ddf4b313
commit e47defa2d8

View File

@ -30,54 +30,54 @@
<Compile Include="Games\HackerBattle.fs" />
<Compile Include="Admin.fs" />
<Compile Include="Bot.fs" />
<Content Include="..\Images\SlotMachine\new\oldtv.png">
<Link>images\oldtv.png</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\Images\SlotMachine\new\sushi.png">
<Link>images\sushi.png</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\Images\SlotMachine\new\aneye.png">
<Link>images\aneye.png</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\Images\SlotMachine\new\anonmask.png">
<Link>images\anonmask.png</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\Images\SlotMachine\new\obey.png">
<Link>images\obey.png</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\Images\SlotMachine\new\circuitboard.png">
<Link>images\circuitboard.png</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\Images\SlotMachine\new\pills.png">
<Link>images\pills.png</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\Images\SlotMachine\new\rat.png">
<Link>images\rat.png</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\Images\SlotMachine\new\ramen.png">
<Link>images\ramen.png</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\Images\SlotMachine\new\pizza.png">
<Link>images\pizza.png</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\Images\SlotMachine\new\alcohol.png">
<Link>images\alcohol.png</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\Images\SlotMachine\new\bigbrother.png">
<Link>images\bigbrother.png</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<!-- <Content Include="..\Images\SlotMachine\new\oldtv.png">-->
<!-- <Link>images\oldtv.png</Link>-->
<!-- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>-->
<!-- </Content>-->
<!-- <Content Include="..\Images\SlotMachine\new\sushi.png">-->
<!-- <Link>images\sushi.png</Link>-->
<!-- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>-->
<!-- </Content>-->
<!-- <Content Include="..\Images\SlotMachine\new\aneye.png">-->
<!-- <Link>images\aneye.png</Link>-->
<!-- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>-->
<!-- </Content>-->
<!-- <Content Include="..\Images\SlotMachine\new\anonmask.png">-->
<!-- <Link>images\anonmask.png</Link>-->
<!-- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>-->
<!-- </Content>-->
<!-- <Content Include="..\Images\SlotMachine\new\obey.png">-->
<!-- <Link>images\obey.png</Link>-->
<!-- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>-->
<!-- </Content>-->
<!-- <Content Include="..\Images\SlotMachine\new\circuitboard.png">-->
<!-- <Link>images\circuitboard.png</Link>-->
<!-- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>-->
<!-- </Content>-->
<!-- <Content Include="..\Images\SlotMachine\new\pills.png">-->
<!-- <Link>images\pills.png</Link>-->
<!-- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>-->
<!-- </Content>-->
<!-- <Content Include="..\Images\SlotMachine\new\rat.png">-->
<!-- <Link>images\rat.png</Link>-->
<!-- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>-->
<!-- </Content>-->
<!-- <Content Include="..\Images\SlotMachine\new\ramen.png">-->
<!-- <Link>images\ramen.png</Link>-->
<!-- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>-->
<!-- </Content>-->
<!-- <Content Include="..\Images\SlotMachine\new\pizza.png">-->
<!-- <Link>images\pizza.png</Link>-->
<!-- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>-->
<!-- </Content>-->
<!-- <Content Include="..\Images\SlotMachine\new\alcohol.png">-->
<!-- <Link>images\alcohol.png</Link>-->
<!-- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>-->
<!-- </Content>-->
<!-- <Content Include="..\Images\SlotMachine\new\bigbrother.png">-->
<!-- <Link>images\bigbrother.png</Link>-->
<!-- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>-->
<!-- </Content>-->
</ItemGroup>
<Import Project="..\.paket\Paket.Restore.targets" />
</Project>