SUBD_SportCompetitions/SportCompetitionsView/SportCompetitionsView.csproj.user

43 lines
1.2 KiB
Plaintext
Raw Normal View History

2024-04-23 20:01:08 +04:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2024-04-23 22:13:09 +04:00
<ItemGroup>
<Compile Update="FormCompetition.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="FormCompetitions.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="FormMain.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="FormMember.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="FormMembers.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="FormRecord.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="FormRecords.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="FormResult.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="FormResults.cs">
<SubType>Form</SubType>
</Compile>
2024-04-23 22:25:40 +04:00
<Compile Update="FormTeam.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="FormTeams.cs">
<SubType>Form</SubType>
</Compile>
2024-04-23 22:13:09 +04:00
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="FormMain.resx">
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
2024-04-23 22:13:09 +04:00
</Project>