Remove .csproj.user file

Signed-off-by: not manx <boku@plum.moe>
main
not manx 3 years ago
parent 8b92d1259b
commit 6ce2f51f05
Signed by: C-xC-c
GPG Key ID: F52ED472284EF2F4

1
.gitignore vendored

@ -9,3 +9,4 @@ TwentyFifteen
TwentySixteen
TwentyNineteen
.vs
*.csproj.user

@ -1,9 +0,0 @@
<?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>AdventOfCode</ActiveDebugProfile>
</PropertyGroup>
</Project>
Loading…
Cancel
Save