Skip to content

Instantly share code, notes, and snippets.

@NickAcPT
Created May 3, 2020 21:22
Show Gist options
  • Save NickAcPT/61dd12485d92f5d988f1491f95dc7447 to your computer and use it in GitHub Desktop.
Save NickAcPT/61dd12485d92f5d988f1491f95dc7447 to your computer and use it in GitHub Desktop.
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29911.98
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinTabby.Events", "WinTabby.Events\WinTabby.Events.csproj", "{D7B01842-644F-41DB-A336-599691ABBA34}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinTabby.Daemon", "WinTabby.DaemonWPF\WinTabby.Daemon.csproj", "{21F49126-8563-4D55-940D-9EA1F7283851}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinTabby.Hooks", "WinTabby.Hooks\WinTabby.Hooks.csproj", "{18816D42-416D-4D2B-83F5-1DF7353184AD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D7B01842-644F-41DB-A336-599691ABBA34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D7B01842-644F-41DB-A336-599691ABBA34}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D7B01842-644F-41DB-A336-599691ABBA34}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D7B01842-644F-41DB-A336-599691ABBA34}.Release|Any CPU.Build.0 = Release|Any CPU
{21F49126-8563-4D55-940D-9EA1F7283851}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{21F49126-8563-4D55-940D-9EA1F7283851}.Debug|Any CPU.Build.0 = Debug|Any CPU
{21F49126-8563-4D55-940D-9EA1F7283851}.Release|Any CPU.ActiveCfg = Release|Any CPU
{21F49126-8563-4D55-940D-9EA1F7283851}.Release|Any CPU.Build.0 = Release|Any CPU
{18816D42-416D-4D2B-83F5-1DF7353184AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{18816D42-416D-4D2B-83F5-1DF7353184AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{18816D42-416D-4D2B-83F5-1DF7353184AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{18816D42-416D-4D2B-83F5-1DF7353184AD}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0A0023CC-842C-4BD9-99FE-4765F6957425}
EndGlobalSection
EndGlobal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment