-
Notifications
You must be signed in to change notification settings - Fork 0
/
Game Center.csproj.user
46 lines (46 loc) · 1.4 KB
/
Game Center.csproj.user
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Compile Update="Games\FlappyBird\FlappyBird.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Games\GameLobby.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Games\Memory\MemoryGame.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Games\Velha\JogoDaVelha.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Games\Pong\MenuPong.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Games\Pong\Pong2Players.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Home\HomeScreen.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Home\LobbyScreen.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Home\ScoreScreen.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Login-Register\LoginScreen.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Login-Register\RegisterScreen.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Song\ConfigSong.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="Properties\Resources.resx">
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
</Project>