Added default build configuration for MonoDevelop

This commit is contained in:
CreativeMD 2018-06-27 12:55:54 +02:00
parent 5ea5086e98
commit 749ac78477

View file

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