Skip to content

Commit f6127ab

Browse files
Add missing files
Add missing documentation to the solution file. Update project GUID.
1 parent fd97215 commit f6127ab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

AspNet.Security.OAuth.Providers.sln

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{C2CA4B38-A
190190
docs\bitbucket.md = docs\bitbucket.md
191191
docs\discord.md = docs\discord.md
192192
docs\dropbox.md = docs\dropbox.md
193+
docs\ebay.md = docs\ebay.md
193194
docs\eveonline.md = docs\eveonline.md
194195
docs\foursquare.md = docs\foursquare.md
195196
docs\gitee.md = docs\gitee.md
@@ -216,6 +217,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{C2CA4B38-A
216217
docs\vkontakte.md = docs\vkontakte.md
217218
docs\weibo.md = docs\weibo.md
218219
docs\workweixin.md = docs\workweixin.md
220+
docs\zendesk.md = docs\zendesk.md
219221
EndProjectSection
220222
EndProject
221223
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AspNet.Security.OAuth.Basecamp", "src\AspNet.Security.OAuth.Basecamp\AspNet.Security.OAuth.Basecamp.csproj", "{42306484-B2BF-4B52-B950-E0CDFA58B02A}"
@@ -261,7 +263,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AspNet.Security.OAuth.Zende
261263
EndProject
262264
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AspNet.Security.OAuth.QuickBooks", "src\AspNet.Security.OAuth.QuickBooks\AspNet.Security.OAuth.QuickBooks.csproj", "{815DA59A-E884-4BAD-B16C-D0B550B40A8D}"
263265
EndProject
264-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AspNet.Security.OAuth.Ebay", "src\AspNet.Security.OAuth.Ebay\AspNet.Security.OAuth.Ebay.csproj", "{574A52D9-E7A5-4E11-8F36-5C8AA7033287}"
266+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AspNet.Security.OAuth.Ebay", "src\AspNet.Security.OAuth.Ebay\AspNet.Security.OAuth.Ebay.csproj", "{574A52D9-E7A5-4E11-8F36-5C8AA7033287}"
265267
EndProject
266268
Global
267269
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)