Skip to content

Commit 30ed3d2

Browse files
committed
add user file
add user file
1 parent 952ded6 commit 30ed3d2

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
# User-specific files
77
*.rsuser
88
*.suo
9-
*.user
109
*.userosscache
1110
*.sln.docstates
1211

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<PropertyGroup>
4+
<ShowAllFiles>true</ShowAllFiles>
5+
</PropertyGroup>
6+
</Project>

0 commit comments

Comments
 (0)