44 |
|
<Compile Include="SettingsSubscriberBase.cs" /> |
45 |
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
46 |
|
</ItemGroup> |
47 |
– |
<ItemGroup> |
48 |
– |
<ProjectReference Include="..\RomCheater.VersionSupport\RomCheater.VersionSupport.csproj"> |
49 |
– |
<Project>{8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}</Project> |
50 |
– |
<Name>RomCheater.VersionSupport</Name> |
51 |
– |
</ProjectReference> |
52 |
– |
</ItemGroup> |
47 |
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
48 |
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
49 |
|
Other similar extension points exist, see Microsoft.Common.targets. |