-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPowershell Context Tools.sln
25 lines (25 loc) · 1.06 KB
/
Powershell Context Tools.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 Version 17
VisualStudioVersion = 17.9.34728.123
MinimumVisualStudioVersion = 10.0.40219.1
Project("{B7DD6F7E-DEF8-4E67-B5B7-07EF123DB6F0}") = "Powershell Context Toolss", "Powershell Context Tools.wixproj", "{C2C8B63C-90A6-414C-B4A8-55188DF34463}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C2C8B63C-90A6-414C-B4A8-55188DF34463}.Debug|x86.ActiveCfg = Debug|x86
{C2C8B63C-90A6-414C-B4A8-55188DF34463}.Debug|x86.Build.0 = Debug|x86
{C2C8B63C-90A6-414C-B4A8-55188DF34463}.Release|x86.ActiveCfg = Release|x86
{C2C8B63C-90A6-414C-B4A8-55188DF34463}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E904BBAF-C73E-4498-8248-87FE10C7C541}
EndGlobalSection
EndGlobal