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