@@ -3,6 +3,14 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33# Visual Studio Version 16 
44VisualStudioVersion =  16.6.30114.105 
55MinimumVisualStudioVersion =  10.0.40219.1 
6+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{38DD8F4A-2C3A-486C-AE3A-7208007EB1B5}" 
7+ EndProject 
8+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AnonymousUser" , "src\AnonymousUser\AnonymousUser.csproj" , "{9FB11E67-7313-4BC7-9412-3FF4CAF35C96}" 
9+ EndProject 
10+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests" , "tests" , "{9CEDA0A6-C7E0-4542-896C-241C3D796D89}" 
11+ EndProject 
12+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AnonymousUserTests" , "tests\AnonymousUserTests\AnonymousUserTests.csproj" , "{82E9B456-9918-4499-A165-A30423BA0740}" 
13+ EndProject 
614Global 
715	GlobalSection (SolutionConfigurationPlatforms ) = preSolution 
816		Debug| Any CPU  = Debug| Any CPU 
@@ -15,4 +23,34 @@ Global
1523	GlobalSection (SolutionProperties ) = preSolution 
1624		HideSolutionNode =  FALSE 
1725	EndGlobalSection 
26+ 	GlobalSection (ProjectConfigurationPlatforms ) = postSolution 
27+ 		{9FB11E67-7313-4BC7-9412-3FF4CAF35C96} .Debug| Any CPU .ActiveCfg  = Debug| Any CPU 
28+ 		{9FB11E67-7313-4BC7-9412-3FF4CAF35C96} .Debug| Any CPU .Build .0  = Debug| Any CPU 
29+ 		{9FB11E67-7313-4BC7-9412-3FF4CAF35C96} .Debug| x64 .ActiveCfg  = Debug| Any CPU 
30+ 		{9FB11E67-7313-4BC7-9412-3FF4CAF35C96} .Debug| x64 .Build .0  = Debug| Any CPU 
31+ 		{9FB11E67-7313-4BC7-9412-3FF4CAF35C96} .Debug| x86 .ActiveCfg  = Debug| Any CPU 
32+ 		{9FB11E67-7313-4BC7-9412-3FF4CAF35C96} .Debug| x86 .Build .0  = Debug| Any CPU 
33+ 		{9FB11E67-7313-4BC7-9412-3FF4CAF35C96} .Release| Any CPU .ActiveCfg  = Release| Any CPU 
34+ 		{9FB11E67-7313-4BC7-9412-3FF4CAF35C96} .Release| Any CPU .Build .0  = Release| Any CPU 
35+ 		{9FB11E67-7313-4BC7-9412-3FF4CAF35C96} .Release| x64 .ActiveCfg  = Release| Any CPU 
36+ 		{9FB11E67-7313-4BC7-9412-3FF4CAF35C96} .Release| x64 .Build .0  = Release| Any CPU 
37+ 		{9FB11E67-7313-4BC7-9412-3FF4CAF35C96} .Release| x86 .ActiveCfg  = Release| Any CPU 
38+ 		{9FB11E67-7313-4BC7-9412-3FF4CAF35C96} .Release| x86 .Build .0  = Release| Any CPU 
39+ 		{82E9B456-9918-4499-A165-A30423BA0740} .Debug| Any CPU .ActiveCfg  = Debug| Any CPU 
40+ 		{82E9B456-9918-4499-A165-A30423BA0740} .Debug| Any CPU .Build .0  = Debug| Any CPU 
41+ 		{82E9B456-9918-4499-A165-A30423BA0740} .Debug| x64 .ActiveCfg  = Debug| Any CPU 
42+ 		{82E9B456-9918-4499-A165-A30423BA0740} .Debug| x64 .Build .0  = Debug| Any CPU 
43+ 		{82E9B456-9918-4499-A165-A30423BA0740} .Debug| x86 .ActiveCfg  = Debug| Any CPU 
44+ 		{82E9B456-9918-4499-A165-A30423BA0740} .Debug| x86 .Build .0  = Debug| Any CPU 
45+ 		{82E9B456-9918-4499-A165-A30423BA0740} .Release| Any CPU .ActiveCfg  = Release| Any CPU 
46+ 		{82E9B456-9918-4499-A165-A30423BA0740} .Release| Any CPU .Build .0  = Release| Any CPU 
47+ 		{82E9B456-9918-4499-A165-A30423BA0740} .Release| x64 .ActiveCfg  = Release| Any CPU 
48+ 		{82E9B456-9918-4499-A165-A30423BA0740} .Release| x64 .Build .0  = Release| Any CPU 
49+ 		{82E9B456-9918-4499-A165-A30423BA0740} .Release| x86 .ActiveCfg  = Release| Any CPU 
50+ 		{82E9B456-9918-4499-A165-A30423BA0740} .Release| x86 .Build .0  = Release| Any CPU 
51+ 	EndGlobalSection 
52+ 	GlobalSection (NestedProjects ) = preSolution 
53+ 		{9FB11E67-7313-4BC7-9412-3FF4CAF35C96}  = {38DD8F4A-2C3A-486C-AE3A-7208007EB1B5} 
54+ 		{82E9B456-9918-4499-A165-A30423BA0740}  = {9CEDA0A6-C7E0-4542-896C-241C3D796D89} 
55+ 	EndGlobalSection 
1856EndGlobal 
0 commit comments