Skip to content

Commit 9272806

Browse files
committed
Add all profiles
1 parent fa0953a commit 9272806

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed
Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
11
{
22
"profiles": {
3-
"Run in Files.App.CsWin32": {
3+
"Files.App.CsWin32": {
44
"commandName": "DebugRoslynComponent",
55
"targetProject": "..\\Files.App.CsWin32\\Files.App.CsWin32.csproj"
6+
},
7+
"Files.App.Controls": {
8+
"commandName": "DebugRoslynComponent",
9+
"targetProject": "..\\Files.App.Controls\\Files.App.Controls.csproj"
10+
},
11+
"Files.App.Server": {
12+
"commandName": "DebugRoslynComponent",
13+
"targetProject": "..\\Files.App.Server\\Files.App.Server.csproj"
14+
},
15+
"Files.App": {
16+
"commandName": "DebugRoslynComponent",
17+
"targetProject": "..\\Files.App\\Files.App.csproj"
618
}
719
}
820
}

0 commit comments

Comments
 (0)