-
-
Notifications
You must be signed in to change notification settings - Fork 157
/
kms-activate.sln
25 lines (25 loc) · 1.09 KB
/
kms-activate.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2008
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "kms-activate", "win10-activate\kms-activate.csproj", "{CAB7A67C-3A0D-4CCD-886D-DB372FD2EFE7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CAB7A67C-3A0D-4CCD-886D-DB372FD2EFE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CAB7A67C-3A0D-4CCD-886D-DB372FD2EFE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CAB7A67C-3A0D-4CCD-886D-DB372FD2EFE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CAB7A67C-3A0D-4CCD-886D-DB372FD2EFE7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {450B1A08-C64B-4E5D-B118-C77C2A06F170}
EndGlobalSection
EndGlobal