From 959e18046d6ec0bc9eefc8efd9b136cb14314af6 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Sat, 9 Dec 2023 02:58:11 +0100 Subject: Initial commit --- SpacebarDiscordDesktopLauncher.sln | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 SpacebarDiscordDesktopLauncher.sln (limited to 'SpacebarDiscordDesktopLauncher.sln') diff --git a/SpacebarDiscordDesktopLauncher.sln b/SpacebarDiscordDesktopLauncher.sln new file mode 100644 index 0000000..d39a3f6 --- /dev/null +++ b/SpacebarDiscordDesktopLauncher.sln @@ -0,0 +1,16 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpacebarDiscordDesktopLauncher", "SpacebarDiscordDesktopLauncher\SpacebarDiscordDesktopLauncher.csproj", "{6A8C8E05-DAAF-4363-B588-B4A8E08B1A33}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {6A8C8E05-DAAF-4363-B588-B4A8E08B1A33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6A8C8E05-DAAF-4363-B588-B4A8E08B1A33}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6A8C8E05-DAAF-4363-B588-B4A8E08B1A33}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6A8C8E05-DAAF-4363-B588-B4A8E08B1A33}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection +EndGlobal -- cgit 1.4.1