MMM-Server.sln 1.09 KB
Newer Older
cann-alberto's avatar
cann-alberto committed
1
2
3
4
5

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35312.102
MinimumVisualStudioVersion = 10.0.40219.1
cann-alberto's avatar
cann-alberto committed
6
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MMM-Server", "MMM-Server\MMM-Server.csproj", "{219572AA-400D-419B-9C5D-707ABF6496AF}"
cann-alberto's avatar
cann-alberto committed
7
8
9
10
11
12
13
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
cann-alberto's avatar
cann-alberto committed
14
15
16
17
		{219572AA-400D-419B-9C5D-707ABF6496AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{219572AA-400D-419B-9C5D-707ABF6496AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{219572AA-400D-419B-9C5D-707ABF6496AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{219572AA-400D-419B-9C5D-707ABF6496AF}.Release|Any CPU.Build.0 = Release|Any CPU
cann-alberto's avatar
cann-alberto committed
18
19
20
21
22
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
cann-alberto's avatar
cann-alberto committed
23
		SolutionGuid = {09C0B7CE-5187-42EC-B9FD-E79D0F546734}
cann-alberto's avatar
cann-alberto committed
24
25
	EndGlobalSection
EndGlobal