1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-15 06:36:30 +09:00

Masterserver sample fixed

This commit is contained in:
Michael Lidgren
2015-02-02 10:13:31 +01:00
parent a246176a1e
commit 07b69365f2
3 changed files with 0 additions and 7 deletions

View File

@@ -102,9 +102,6 @@
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.