-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnetapi.sln
30 lines (30 loc) · 1.23 KB
/
netapi.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.808.4
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NETAPI", "NETAPI\NETAPI.csproj", "{AF98318B-0189-4738-9E1B-132E4259B34D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AF98318B-0189-4738-9E1B-132E4259B34D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AF98318B-0189-4738-9E1B-132E4259B34D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AF98318B-0189-4738-9E1B-132E4259B34D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AF98318B-0189-4738-9E1B-132E4259B34D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9D6F29A1-B524-41D7-AF4A-402C8DD61459}
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0
$0.VersionControlPolicy = $1
version = 1.3.0
EndGlobalSection
EndGlobal