Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<Title>Windows Community Toolkit .NET Standard Auth Services</Title>
<Description>
This package includes .NET Standard authentication helpers such as:

- MsalProvider:
</Description>
<PackageTags>Community Toolkit Provider Authentication Auth Msal</PackageTags>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
This library provides an authentication provider based on the native Windows dialogues. It is part of the Windows Community Toolkit.

Classes:
- WindowsProvider:
- WindowsProvider: Lightweight authentication provider built around the native Windows Account Manager (WAM) APIs.
</Description>
<PackageTags>UWP Toolkit Windows Microsoft Graph AadLogin Authentication Login</PackageTags>
<SignAssembly>false</SignAssembly>
Expand Down
Binary file removed CommunityToolkit.Graph.Uwp/Assets/person.png
Binary file not shown.
66 changes: 0 additions & 66 deletions CommunityToolkit.Graph.Uwp/CommunityToolkit.Graph.Uwp.csproj

This file was deleted.

117 changes: 0 additions & 117 deletions CommunityToolkit.Graph.Uwp/Controls/GraphPresenter/GraphPresenter.cs

This file was deleted.

34 changes: 0 additions & 34 deletions CommunityToolkit.Graph.Uwp/Controls/GraphPresenter/QueryOption.cs

This file was deleted.

This file was deleted.

This file was deleted.

Loading