-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMazeRush.csproj.user
29 lines (29 loc) · 974 Bytes
/
MazeRush.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
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<_LastSelectedProfileId>C:\Users\CC\OneDrive\Desktop\MazeRush.v2\MazeRush.v2\MazeRush\MazeRush\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
</PropertyGroup>
<ItemGroup>
<Compile Update="DifficultyMenu.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Username.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="HowtoPlay.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="LEADERBOARD.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Loading.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Maze.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Splash.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>