-
Notifications
You must be signed in to change notification settings - Fork 2
/
VKKeksikLib.sln
31 lines (31 loc) · 1.59 KB
/
VKKeksikLib.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30204.135
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VKKeksikLib", "VKKeksikLib\VKKeksikLib.csproj", "{93731035-CFC9-43AF-A95C-8023C36F16C8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VKKeksikLib.Tests.GUI", "VKKeksikLib.Tests.GUI\VKKeksikLib.Tests.GUI.csproj", "{1CF9DF63-82A5-4DDE-842E-F1B44904E282}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{93731035-CFC9-43AF-A95C-8023C36F16C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{93731035-CFC9-43AF-A95C-8023C36F16C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{93731035-CFC9-43AF-A95C-8023C36F16C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{93731035-CFC9-43AF-A95C-8023C36F16C8}.Release|Any CPU.Build.0 = Release|Any CPU
{1CF9DF63-82A5-4DDE-842E-F1B44904E282}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1CF9DF63-82A5-4DDE-842E-F1B44904E282}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1CF9DF63-82A5-4DDE-842E-F1B44904E282}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1CF9DF63-82A5-4DDE-842E-F1B44904E282}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E27E025C-4A81-4CCE-92BB-1A742F995F06}
EndGlobalSection
EndGlobal