| | |
| | | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="Current"> |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="Current"> |
| | | <PropertyGroup> |
| | | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
| | | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
| | |
| | | <WarningLevel>4</WarningLevel> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="BaseSet, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>..\BaseSet\bin\Debug\BaseSet.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="BLL, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>..\DLL\BLL.dll</HintPath> |
| | |
| | | </None> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\BaseSet\BaseSet.csproj"> |
| | | <Project>{65568d21-c65c-4796-8826-df4a083bf500}</Project> |
| | | <Name>BaseSet</Name> |
| | | </ProjectReference> |
| | | <ProjectReference Include="..\DAL\DAL.csproj"> |
| | | <Project>{7C30E3C9-58B7-420A-AB92-0A5117B82DDA}</Project> |
| | | <Name>DAL</Name> |