Merge pull request #7 from CreativeMD/master

Added default build configuration for MonoDevelop
This commit is contained in:
CreativeMD 2018-06-27 13:03:50 +02:00 committed by GitHub
commit 56205151d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,4 +15,5 @@
<PropertyGroup>
<ReferencePath>$(AppData)\Vintagestory\;$(AppData)\Vintagestory\Lib\</ReferencePath>
</PropertyGroup>
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Default' " />
</Project>