32 lines
1.1 KiB
XML
32 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<Compile Update="Form1.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Update="SoftwareInstallationContracts\StoragesContracts\IOrderStorage.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Update="SoftwareInstallationView\FormComponent.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Update="SoftwareInstallationView\FormComponents.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Update="SoftwareInstallationView\FormCreateOrder.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Update="SoftwareInstallationView\FormMain.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Update="SoftwareInstallationView\FormPackage.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Update="SoftwareInstallationView\FormPackageComponent.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Update="SoftwareInstallationView\FormPackages.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
</ItemGroup>
|
|
</Project> |