got this pretty solidly setup now

This commit is contained in:
Mike
2019-02-10 22:04:48 -08:00
parent 4a49a86ae7
commit 614b636c0a
10 changed files with 140 additions and 29 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Default' ">
<StartAction>Project</StartAction>
<ExternalConsole>false</ExternalConsole>
</PropertyGroup>
</Project>