| | |
| | | <BootstrapperEnabled>true</BootstrapperEnabled> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| | | <PlatformTarget>AnyCPU</PlatformTarget> |
| | | <PlatformTarget>x86</PlatformTarget> |
| | | <DebugSymbols>true</DebugSymbols> |
| | | <DebugType>full</DebugType> |
| | | <Optimize>false</Optimize> |
| | | <OutputPath>bin\Debug\</OutputPath> |
| | | <OutputPath>bin\x86\Debug\</OutputPath> |
| | | <DefineConstants>DEBUG;TRACE</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | |
| | | <ProjectReference Include="..\WarM\WarM.csproj"> |
| | | <Project>{c518f792-17cd-4894-99e5-c0ea4f59e0f3}</Project> |
| | | <Name>WarM</Name> |
| | | </ProjectReference> |
| | | <ProjectReference Include="..\WebAPI\WebAPI.csproj"> |
| | | <Project>{5b60ce0c-963c-4dc2-91b3-0b471aac5438}</Project> |
| | | <Name>WebAPI</Name> |
| | | </ProjectReference> |
| | | <ProjectReference Include="..\WorkM\WorkM.csproj"> |
| | | <Project>{38499782-d273-45ee-a5a4-19ac1fc36444}</Project> |