aboutsummaryrefslogtreecommitdiff
path: root/Microbit/Microbit.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Microbit/Microbit.csproj')
-rw-r--r--Microbit/Microbit.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/Microbit/Microbit.csproj b/Microbit/Microbit.csproj
index a2ba09e..e0b35a4 100644
--- a/Microbit/Microbit.csproj
+++ b/Microbit/Microbit.csproj
@@ -45,11 +45,11 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
- <Compile Include="Form1.cs">
+ <Compile Include="MainMenu.cs">
<SubType>Form</SubType>
</Compile>
- <Compile Include="Form1.Designer.cs">
- <DependentUpon>Form1.cs</DependentUpon>
+ <Compile Include="MainMenu.Designer.cs">
+ <DependentUpon>MainMenu.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />