FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
PowerShell/powershell.sln at master · ChiangFamily/PowerShell · GitHub
ChiangFamily
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
PowerShell
/
powershell.sln
Copy path
More file actions
More file actions
Latest commit
History
History
History
52 lines (52 loc) · 3.57 KB
Breadcrumbs
PowerShell
/
powershell.sln
Copy path
File metadata and controls
52 lines (52 loc) · 3.57 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion =
14.0.25420.1
MinimumVisualStudioVersion =
10.0.40219.1
Project
(
"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
) =
"powershell"
,
"src\powershell\powershell.csproj"
,
"{9F0760E6-18AC-4B3F-A6B2-7157404C4276}"
EndProject
Project
(
"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
) =
"System.Management.Automation"
,
"src\System.Management.Automation\System.Management.Automation.csproj"
,
"{1256D32A-BE8D-4EFE-9769-57BE5663209E}"
EndProject
Project
(
"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
) =
"Microsoft.PowerShell.Commands.Management"
,
"src\Microsoft.PowerShell.Commands.Management\Microsoft.PowerShell.Commands.Management.csproj"
,
"{FE0D19AF-A6BE-4A68-BC1D-F52F3A17E2A0}"
EndProject
Project
(
"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
) =
"Microsoft.PowerShell.Commands.Utility"
,
"src\Microsoft.PowerShell.Commands.Utility\Microsoft.PowerShell.Commands.Utility.csproj"
,
"{5B134412-7EAF-4D60-9EED-CD200BDC5153}"
EndProject
Project
(
"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
) =
"Microsoft.PowerShell.ConsoleHost"
,
"src\Microsoft.PowerShell.ConsoleHost\Microsoft.PowerShell.ConsoleHost.csproj"
,
"{5B0CA2C8-9C4E-460B-A632-0FC22E71DF2A}"
EndProject
Project
(
"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
) =
"PSReadLine"
,
"src\Microsoft.PowerShell.PSReadLine\PSReadLine.csproj"
,
"{615788CB-1B9A-4B34-97B3-4608686E59CA}"
EndProject
Global
GlobalSection
(
SolutionConfigurationPlatforms
) =
preSolution
CORECLR|
Any CPU
=
CORECLR|
Any CPU
UNIX|
Any CPU
=
UNIX|
Any CPU
WINDOWS|
Any CPU
=
WINDOWS|
Any CPU
EndGlobalSection
GlobalSection
(
ProjectConfigurationPlatforms
) =
postSolution
{9F0760E6-18AC-4B3F-A6B2-7157404C4276}
.
CORECLR|
Any CPU
.
ActiveCfg
=
CORECLR|
x86
{9F0760E6-18AC-4B3F-A6B2-7157404C4276}
.
UNIX|
Any CPU
.
ActiveCfg
=
UNIX|
x86
{9F0760E6-18AC-4B3F-A6B2-7157404C4276}
.
WINDOWS|
Any CPU
.
ActiveCfg
=
CORECLR|
x86
{9F0760E6-18AC-4B3F-A6B2-7157404C4276}
.
WINDOWS|
Any CPU
.
Build
.
0
=
CORECLR|
x86
{1256D32A-BE8D-4EFE-9769-57BE5663209E}
.
CORECLR|
Any CPU
.
ActiveCfg
=
CORECLR|
Any CPU
{1256D32A-BE8D-4EFE-9769-57BE5663209E}
.
UNIX|
Any CPU
.
ActiveCfg
=
UNIX|
Any CPU
{1256D32A-BE8D-4EFE-9769-57BE5663209E}
.
WINDOWS|
Any CPU
.
ActiveCfg
=
WINDOWS|
Any CPU
{FE0D19AF-A6BE-4A68-BC1D-F52F3A17E2A0}
.
CORECLR|
Any CPU
.
ActiveCfg
=
CORECLR|
Any CPU
{FE0D19AF-A6BE-4A68-BC1D-F52F3A17E2A0}
.
UNIX|
Any CPU
.
ActiveCfg
=
UNIX|
Any CPU
{FE0D19AF-A6BE-4A68-BC1D-F52F3A17E2A0}
.
WINDOWS|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{FE0D19AF-A6BE-4A68-BC1D-F52F3A17E2A0}
.
WINDOWS|
Any CPU
.
Build
.
0
=
Release|
Any CPU
{5B134412-7EAF-4D60-9EED-CD200BDC5153}
.
CORECLR|
Any CPU
.
ActiveCfg
=
CORECLR|
Any CPU
{5B134412-7EAF-4D60-9EED-CD200BDC5153}
.
UNIX|
Any CPU
.
ActiveCfg
=
UNIX|
Any CPU
{5B134412-7EAF-4D60-9EED-CD200BDC5153}
.
WINDOWS|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{5B134412-7EAF-4D60-9EED-CD200BDC5153}
.
WINDOWS|
Any CPU
.
Build
.
0
=
Release|
Any CPU
{5B0CA2C8-9C4E-460B-A632-0FC22E71DF2A}
.
CORECLR|
Any CPU
.
ActiveCfg
=
CORECLR|
Any CPU
{5B0CA2C8-9C4E-460B-A632-0FC22E71DF2A}
.
UNIX|
Any CPU
.
ActiveCfg
=
UNIX|
Any CPU
{5B0CA2C8-9C4E-460B-A632-0FC22E71DF2A}
.
WINDOWS|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{5B0CA2C8-9C4E-460B-A632-0FC22E71DF2A}
.
WINDOWS|
Any CPU
.
Build
.
0
=
Release|
Any CPU
{615788CB-1B9A-4B34-97B3-4608686E59CA}
.
CORECLR|
Any CPU
.
ActiveCfg
=
CORECLR|
Any CPU
{615788CB-1B9A-4B34-97B3-4608686E59CA}
.
UNIX|
Any CPU
.
ActiveCfg
=
UNIX|
Any CPU
{615788CB-1B9A-4B34-97B3-4608686E59CA}
.
WINDOWS|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{615788CB-1B9A-4B34-97B3-4608686E59CA}
.
WINDOWS|
Any CPU
.
Build
.
0
=
Release|
Any CPU
EndGlobalSection
GlobalSection
(
SolutionProperties
) =
preSolution
HideSolutionNode =
FALSE
EndGlobalSection
EndGlobal
Back
|
FazBrowse Home
|
New Git URL