-
Notifications
You must be signed in to change notification settings - Fork 17
/
GuerrillaNtp.sln
22 lines (22 loc) · 1.29 KB
/
GuerrillaNtp.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated by scripts/configure.py
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{75fa09e7-45be-5b36-87b4-c5764ee853ec}") = "GuerrillaNtp", "GuerrillaNtp/GuerrillaNtp.csproj", "{75fa09e7-45be-5b36-87b4-c5764ee853ec}"
EndProject
Project("{12c4ab74-85b5-5557-a267-a798eff53b50}") = "GuerrillaNtp.Tests", "GuerrillaNtp.Tests/GuerrillaNtp.Tests.csproj", "{12c4ab74-85b5-5557-a267-a798eff53b50}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{75fa09e7-45be-5b36-87b4-c5764ee853ec}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{75fa09e7-45be-5b36-87b4-c5764ee853ec}.Debug|Any CPU.Build.0 = Debug|Any CPU
{75fa09e7-45be-5b36-87b4-c5764ee853ec}.Release|Any CPU.ActiveCfg = Release|Any CPU
{75fa09e7-45be-5b36-87b4-c5764ee853ec}.Release|Any CPU.Build.0 = Release|Any CPU
{12c4ab74-85b5-5557-a267-a798eff53b50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{12c4ab74-85b5-5557-a267-a798eff53b50}.Debug|Any CPU.Build.0 = Debug|Any CPU
{12c4ab74-85b5-5557-a267-a798eff53b50}.Release|Any CPU.ActiveCfg = Release|Any CPU
{12c4ab74-85b5-5557-a267-a798eff53b50}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal