|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -# Visual Studio Version 17 |
4 | | -VisualStudioVersion = 17.10.34607.79 |
| 3 | +# Visual Studio Version 18 |
| 4 | +VisualStudioVersion = 18.3.11206.111 d18.3 |
5 | 5 | MinimumVisualStudioVersion = 10.0.40219.1 |
6 | 6 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EventPi.Advertiser", "EventPi.Advertiser\EventPi.Advertiser.csproj", "{10B9D4CC-44C6-43EE-AF73-DA9D7F6847E3}" |
7 | 7 | EndProject |
@@ -46,6 +46,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EventPi.Pid", "EventPi.Pid\ |
46 | 46 | EndProject |
47 | 47 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EventPi.NetworkMonitor", "EventPi.NetworkMonitor\EventPi.NetworkMonitor.csproj", "{987157B4-DC0B-18CB-6A50-EDEC8CDFA7E3}" |
48 | 48 | EndProject |
| 49 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EventPi.Services.NetworkMonitor.Contract", "EventPi.Services.NetworkMonitor.Contract\EventPi.Services.NetworkMonitor.Contract.csproj", "{1E79216C-B520-5A35-151D-75B87785A48C}" |
| 50 | +EndProject |
49 | 51 | Global |
50 | 52 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
51 | 53 | Debug|Any CPU = Debug|Any CPU |
@@ -120,6 +122,10 @@ Global |
120 | 122 | {987157B4-DC0B-18CB-6A50-EDEC8CDFA7E3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
121 | 123 | {987157B4-DC0B-18CB-6A50-EDEC8CDFA7E3}.Release|Any CPU.ActiveCfg = Release|Any CPU |
122 | 124 | {987157B4-DC0B-18CB-6A50-EDEC8CDFA7E3}.Release|Any CPU.Build.0 = Release|Any CPU |
| 125 | + {1E79216C-B520-5A35-151D-75B87785A48C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 126 | + {1E79216C-B520-5A35-151D-75B87785A48C}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 127 | + {1E79216C-B520-5A35-151D-75B87785A48C}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 128 | + {1E79216C-B520-5A35-151D-75B87785A48C}.Release|Any CPU.Build.0 = Release|Any CPU |
123 | 129 | EndGlobalSection |
124 | 130 | GlobalSection(SolutionProperties) = preSolution |
125 | 131 | HideSolutionNode = FALSE |
|
0 commit comments