Skip to content

Commit 0151a70

Browse files
Add User File
1 parent 67895ae commit 0151a70

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[
2+
{
3+
"Name": "Microsoft Teams (Browser)",
4+
"Projects": [
5+
{
6+
"Path": "MeetingContextApp\\MeetingContextApp.csproj",
7+
"Action": "Start",
8+
"DebugTarget": "Start Project"
9+
},
10+
{
11+
"Path": "TeamsApp\\TeamsApp.ttkproj",
12+
"Action": "StartWithoutDebugging",
13+
"DebugTarget": "Microsoft Teams (Browser)"
14+
}
15+
]
16+
}
17+
]

0 commit comments

Comments
 (0)