Remove a .csproj.user file that shouldn't be tracked in source control

This commit is contained in:
Steve Sanderson 2018-01-16 16:16:48 +00:00
parent 7bbb2b6660
commit 8c2a32b87c
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup>
<ActiveDebugProfile>BasicTestApp</ActiveDebugProfile>
</PropertyGroup>
</Project>