Skip to content

Commit 7921fa7

Browse files
committed
Removed deprecated FacebookService, and the Microsoft.Toolkit.Uwp.Services project.
1 parent 274492b commit 7921fa7

22 files changed

+4
-1146
lines changed

Microsoft.Toolkit.Uwp.SampleApp/Microsoft.Toolkit.Uwp.SampleApp.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,6 @@
300300
<Content Include="SamplePages\DataGrid\DataGrid.png" />
301301
<Content Include="SamplePages\DispatcherQueueHelper\DispatchQueueHelper.png" />
302302
<Content Include="SamplePages\DockPanel\DockPanel.png" />
303-
<Content Include="SamplePages\Facebook Service\FacebookLogo.png" />
304303
<Content Include="SamplePages\LoginButton\LoginButton.png" />
305304
<Content Include="SamplePages\FadeHeader\FadeHeaderBehavior.png" />
306305
<Content Include="SamplePages\Fade\FadeBehavior.png" />
@@ -365,7 +364,6 @@
365364
<Content Include="SamplePages\Twitter Service\TwitterLogo.png" />
366365
<Content Include="SamplePages\Twitter Service\TwitterCode.bind" />
367366
<Content Include="SamplePages\Twitter Service\icon.png" />
368-
<Content Include="SamplePages\Facebook Service\FacebookCode.bind" />
369367
<Content Include="SamplePages\ViewExtensions\ViewExtensions.png" />
370368
<Content Include="SamplePages\ViewportBehavior\ViewportBehavior.png" />
371369
<Content Include="SamplePages\Visual Extensions\VisualExtensions.png" />

Microsoft.Toolkit.Uwp.SampleApp/SamplePages/Facebook Service/FacebookCode.bind

Lines changed: 0 additions & 23 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.

Microsoft.Toolkit.Uwp.SampleApp/SamplePages/samples.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -621,16 +621,6 @@
621621
"Name": "Services",
622622
"Icon": "Icons/Services.png",
623623
"Samples": [
624-
{
625-
"Name": "Facebook Service",
626-
"About": "The Facebook Service allows you to retrieve or publish data to Facebook graph.",
627-
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.Services/Services/Facebook",
628-
"CodeFile": "FacebookCode.bind",
629-
"Icon": "/SamplePages/Facebook Service/FacebookLogo.png",
630-
"BadgeUpdateVersionRequired": "DEPRECATED",
631-
"DeprecatedWarning": "The underlying library, winsdkfb, which the FacebookService relies on is not currently maintained.",
632-
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/services/Facebook.md"
633-
},
634624
{
635625
"Name": "Microsoft Graph Service",
636626
"About": "These providers help you easily authenticate and connect to the Microsoft Graph.",

Microsoft.Toolkit.Uwp.Services/Microsoft.Toolkit.Uwp.Services.csproj

Lines changed: 0 additions & 19 deletions
This file was deleted.

Microsoft.Toolkit.Uwp.Services/Microsoft.Toolkit.Uwp.Services.csproj.DotSettings

Lines changed: 0 additions & 4 deletions
This file was deleted.

Microsoft.Toolkit.Uwp.Services/Properties/Microsoft.Toolkit.Uwp.Services.rd.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.

Microsoft.Toolkit.Uwp.Services/Services/Facebook/FacebookAlbum.cs

Lines changed: 0 additions & 42 deletions
This file was deleted.

Microsoft.Toolkit.Uwp.Services/Services/Facebook/FacebookDataConfig.cs

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)