-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAnons Programı.sln
29 lines (29 loc) · 1.45 KB
/
Anons Programı.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30804.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Anons Programı", "Anons Programı\Anons Programı.csproj", "{AF842324-FB63-4BE5-9162-B14565C260AC}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "MES Anons Programı", "MES Anons Programı\MES Anons Programı.vdproj", "{E4DB811D-005B-4A41-8E2E-6B8ABB815C1E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AF842324-FB63-4BE5-9162-B14565C260AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AF842324-FB63-4BE5-9162-B14565C260AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AF842324-FB63-4BE5-9162-B14565C260AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AF842324-FB63-4BE5-9162-B14565C260AC}.Release|Any CPU.Build.0 = Release|Any CPU
{E4DB811D-005B-4A41-8E2E-6B8ABB815C1E}.Debug|Any CPU.ActiveCfg = Debug
{E4DB811D-005B-4A41-8E2E-6B8ABB815C1E}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7E71EE4F-9C9A-4FC4-88AA-585BCDBC0157}
EndGlobalSection
EndGlobal