forked from mdude77/MMinerMonitor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMAntMonitor.sln
22 lines (22 loc) · 1.03 KB
/
MAntMonitor.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "MMinerMonitor", "MMinerMonitor.vbproj", "{B06F37FA-6108-4D9E-8590-760FD02F06B6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MMinerMonitor.MobileMinerApi", "MMinerMonitor.MobileMinerApi\MMinerMonitor.MobileMinerApi.csproj", "{17E9B7AF-4C14-47B7-B6FD-F09EA4136896}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B06F37FA-6108-4D9E-8590-760FD02F06B6}.Debug|x86.ActiveCfg = Debug|x86
{B06F37FA-6108-4D9E-8590-760FD02F06B6}.Debug|x86.Build.0 = Debug|x86
{B06F37FA-6108-4D9E-8590-760FD02F06B6}.Release|x86.ActiveCfg = Release|x86
{B06F37FA-6108-4D9E-8590-760FD02F06B6}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal