Kenneth van Ewijk 10 سال پیش
والد
کامیت
3f1483beeb
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      MusicPlayer/MusicPlayer/MusicPlayer.csproj

+ 3 - 3
MusicPlayer/MusicPlayer/MusicPlayer.csproj

@@ -46,12 +46,12 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
-    <Compile Include="MainForm.cs">
+    <Compile Include="MainForm.cs" >
+      <SubType>Form</SubType>
+    </Compile>
     <Compile Include="Album.cs" />
     <Compile Include="APIHandler.cs" />
     <Compile Include="Artist.cs" />
-      <SubType>Form</SubType>
-    </Compile>
     <Compile Include="MainForm.Designer.cs">
       <DependentUpon>MainForm.cs</DependentUpon>
     </Compile>