This commit is contained in:
amazing-username
2019-05-23 22:13:56 -04:00
parent 90c28dc38a
commit f9e66f416d
6 changed files with 397 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup>
<ActiveDebugProfile>Icarus</ActiveDebugProfile>
</PropertyGroup>
</Project>