37 |
<DebugType>full</DebugType> |
<DebugType>full</DebugType> |
38 |
<PlatformTarget>x86</PlatformTarget> |
<PlatformTarget>x86</PlatformTarget> |
39 |
<ErrorReport>prompt</ErrorReport> |
<ErrorReport>prompt</ErrorReport> |
40 |
|
<NoWarn>1607</NoWarn> |
41 |
</PropertyGroup> |
</PropertyGroup> |
42 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> |
43 |
<OutputPath>bin\x86\Release\</OutputPath> |
<OutputPath>bin\x86\Release\</OutputPath> |
94 |
<Project>{2AE2F089-C470-442E-9AA4-19487B3ADBE6}</Project> |
<Project>{2AE2F089-C470-442E-9AA4-19487B3ADBE6}</Project> |
95 |
<Name>RomCheater.UserSettingsSupport</Name> |
<Name>RomCheater.UserSettingsSupport</Name> |
96 |
</ProjectReference> |
</ProjectReference> |
97 |
|
<ProjectReference Include="..\RomCheater.VersionSupport\RomCheater.VersionSupport.csproj"> |
98 |
|
<Project>{8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}</Project> |
99 |
|
<Name>RomCheater.VersionSupport</Name> |
100 |
|
</ProjectReference> |
101 |
</ItemGroup> |
</ItemGroup> |
102 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
103 |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |