Archived
1
0
Fork 0

Merge remote-tracking branch 'zdh/game-system' into game-system

# Conflicts:
#	Tetris.csproj
This commit is contained in:
Ziedelth 2022-04-07 14:55:00 +02:00
commit 39bc524922

View file

@ -9,6 +9,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Pastel" Version="3.0.0" />
<PackageReference Include="WriteableBitmapEx" Version="1.6.8" />
<None Remove="Resources\tetris.png" />
<Resource Include="Resources\tetris.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>