Skip to content

Commit 11b5d50

Browse files
committed
gcm-ui: drop WPF-based UI helper for shared UI
1 parent 63133c9 commit 11b5d50

19 files changed

+0
-697
lines changed

Git-Credential-Manager.sln

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitLab", "src\shared\GitLab
4545
EndProject
4646
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitLab.Tests", "src\shared\GitLab.Tests\GitLab.Tests.csproj", "{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}"
4747
EndProject
48-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Git-Credential-Manager.UI.Windows", "src\windows\Git-Credential-Manager.UI.Windows\Git-Credential-Manager.UI.Windows.csproj", "{01BF56EC-AAC1-4BCA-8204-EE51D968DF5C}"
49-
EndProject
5048
Global
5149
GlobalSection(SolutionConfigurationPlatforms) = preSolution
5250
Debug|Any CPU = Debug|Any CPU
@@ -291,16 +289,6 @@ Global
291289
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.MacRelease|Any CPU.Build.0 = Release|Any CPU
292290
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.WindowsRelease|Any CPU.ActiveCfg = Release|Any CPU
293291
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.WindowsRelease|Any CPU.Build.0 = Release|Any CPU
294-
{01BF56EC-AAC1-4BCA-8204-EE51D968DF5C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
295-
{01BF56EC-AAC1-4BCA-8204-EE51D968DF5C}.MacDebug|Any CPU.ActiveCfg = Debug|Any CPU
296-
{01BF56EC-AAC1-4BCA-8204-EE51D968DF5C}.MacRelease|Any CPU.ActiveCfg = Release|Any CPU
297-
{01BF56EC-AAC1-4BCA-8204-EE51D968DF5C}.Release|Any CPU.ActiveCfg = Release|Any CPU
298-
{01BF56EC-AAC1-4BCA-8204-EE51D968DF5C}.WindowsDebug|Any CPU.ActiveCfg = Debug|Any CPU
299-
{01BF56EC-AAC1-4BCA-8204-EE51D968DF5C}.WindowsDebug|Any CPU.Build.0 = Debug|Any CPU
300-
{01BF56EC-AAC1-4BCA-8204-EE51D968DF5C}.WindowsRelease|Any CPU.ActiveCfg = Debug|Any CPU
301-
{01BF56EC-AAC1-4BCA-8204-EE51D968DF5C}.WindowsRelease|Any CPU.Build.0 = Release|Any CPU
302-
{01BF56EC-AAC1-4BCA-8204-EE51D968DF5C}.LinuxDebug|Any CPU.ActiveCfg = Debug|Any CPU
303-
{01BF56EC-AAC1-4BCA-8204-EE51D968DF5C}.LinuxRelease|Any CPU.ActiveCfg = Release|Any CPU
304292
EndGlobalSection
305293
GlobalSection(SolutionProperties) = preSolution
306294
HideSolutionNode = FALSE
@@ -326,7 +314,6 @@ Global
326314
{AD2A935F-3720-4802-8119-6A9B35B254DF} = {8F9D7E67-7DD7-4E32-9134-423281AF00E9}
327315
{570897DC-A85C-4598-B793-9A00CF710119} = {D5277A0E-997E-453A-8CB9-4EFCC8B16A29}
328316
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393} = {D5277A0E-997E-453A-8CB9-4EFCC8B16A29}
329-
{01BF56EC-AAC1-4BCA-8204-EE51D968DF5C} = {66722747-1B61-40E4-A89B-1AC8E6D62EA9}
330317
EndGlobalSection
331318
GlobalSection(ExtensibilityGlobals) = postSolution
332319
SolutionGuid = {0EF9FC65-E6BA-45D4-A455-262A9EA4366B}

src/windows/Git-Credential-Manager.UI.Windows/Assets/Styles.xaml

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

src/windows/Git-Credential-Manager.UI.Windows/Commands/CredentialsCommandImpl.cs

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

src/windows/Git-Credential-Manager.UI.Windows/Commands/DefaultAccountCommandImpl.cs

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

src/windows/Git-Credential-Manager.UI.Windows/Commands/DeviceCodeCommandImpl.cs

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

src/windows/Git-Credential-Manager.UI.Windows/Commands/OAuthCommandImpl.cs

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

src/windows/Git-Credential-Manager.UI.Windows/Controls/TesterWindow.xaml

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

src/windows/Git-Credential-Manager.UI.Windows/Controls/TesterWindow.xaml.cs

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

src/windows/Git-Credential-Manager.UI.Windows/Git-Credential-Manager.UI.Windows.csproj

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

src/windows/Git-Credential-Manager.UI.Windows/Program.cs

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

0 commit comments

Comments
 (0)