KeywordsEverywhereClient/KeywordsEverywhereClient.sln

32 lines
1.7 KiB
Plaintext
Raw Permalink Normal View History

2024-07-06 18:31:47 -07:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34622.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "KeywordsEverywhereClient", "KeywordsEverywhereClient\KeywordsEverywhereClient.csproj", "{3BF179A1-8A52-4E72-8AB3-2F98BB27D84C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeywordsEverywhereClient.Tests", "KeywordsEverywhereClient.Tests\KeywordsEverywhereClient.Tests.csproj", "{5272C08D-DA6E-48A0-A430-1AC4E8620736}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3BF179A1-8A52-4E72-8AB3-2F98BB27D84C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3BF179A1-8A52-4E72-8AB3-2F98BB27D84C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3BF179A1-8A52-4E72-8AB3-2F98BB27D84C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3BF179A1-8A52-4E72-8AB3-2F98BB27D84C}.Release|Any CPU.Build.0 = Release|Any CPU
{5272C08D-DA6E-48A0-A430-1AC4E8620736}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5272C08D-DA6E-48A0-A430-1AC4E8620736}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5272C08D-DA6E-48A0-A430-1AC4E8620736}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5272C08D-DA6E-48A0-A430-1AC4E8620736}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {499472DA-07C5-4011-A7C2-A2DDBB309D76}
EndGlobalSection
EndGlobal