Last window created
This commit is contained in:
@ -64,6 +64,12 @@
|
||||
<Compile Include="CreateTournamentForm.Designer.cs">
|
||||
<DependentUpon>CreateTournamentForm.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="TournamentDashboardForm.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="TournamentDashboardForm.Designer.cs">
|
||||
<DependentUpon>TournamentDashboardForm.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="TournamentViewerForm.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@ -90,6 +96,9 @@
|
||||
<AutoGen>True</AutoGen>
|
||||
<DependentUpon>Resources.resx</DependentUpon>
|
||||
</Compile>
|
||||
<EmbeddedResource Include="TournamentDashboardForm.resx">
|
||||
<DependentUpon>TournamentDashboardForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="TournamentViewerForm.resx">
|
||||
<DependentUpon>TournamentViewerForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user