-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDoS1.sln
34 lines (34 loc) · 1.36 KB
/
DoS1.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
31
32
33
34
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31205.134
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DoS1", "DoS1\DoS1.csproj", "{D8E53BEE-8C0C-41A3-B27D-CBF70EC4E0F5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D8E53BEE-8C0C-41A3-B27D-CBF70EC4E0F5}.Debug|x86.ActiveCfg = Debug|x86
{D8E53BEE-8C0C-41A3-B27D-CBF70EC4E0F5}.Debug|x86.Build.0 = Debug|x86
{D8E53BEE-8C0C-41A3-B27D-CBF70EC4E0F5}.Release|x86.ActiveCfg = Release|x86
{D8E53BEE-8C0C-41A3-B27D-CBF70EC4E0F5}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F9D448AC-8F86-4219-8FEB-F17ACCE28445}
EndGlobalSection
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 2
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://dev.azure.com/oblivionburn
SccLocalPath0 = .
SccProjectUniqueName1 = DoS1\\DoS1.csproj
SccProjectName1 = DoS1
SccLocalPath1 = DoS1
EndGlobalSection
EndGlobal