File tree Expand file tree Collapse file tree 4 files changed +1063
-4
lines changed Expand file tree Collapse file tree 4 files changed +1063
-4
lines changed Original file line number Diff line number Diff line change
1
+ # ###############################################################################
2
+ # This .gitignore file was automatically created by Microsoft(R) Visual Studio.
3
+ # ###############################################################################
4
+
5
+
6
+ * .suo
7
+ packages /
8
+
9
+ * .csproj.user
10
+
11
+ * .tmp
12
+ bin /
13
+ obj /
14
+
15
+ app.Debug.config
16
+ app.Release.config
17
+
18
+ TestResults /
Original file line number Diff line number Diff line change 1
- # Auth samples for Visual Studio Team Services
1
+ # Auth samples for Team Services
2
2
3
- Learn to authenticate your app or service with Visual Studio Team Services.
3
+ Samples that show how to auth with Visual Studio Team Services and Team Foundation Server .
4
4
5
- Learn more about [ integrating with Team Services and Team Foundation Server ] ( https://www.visualstudio.com/docs/integrate/extensions/overview )
5
+ Learn more about [ integrating with Team Services] ( https://www.visualstudio.com/docs/integrate/extensions/overview )
6
6
7
7
## Samples
8
8
You can’t perform that action at this time.
0 commit comments