Merge remote-tracking branch 'zdh/game-system' into game-system
# Conflicts: # Tetris.csproj
This commit is contained in:
commit
39bc524922
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue