forked from alexbiba/windowsserver-mgmttools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwinser-mgmttools.sln
More file actions
49 lines (49 loc) · 2.58 KB
/
winser-mgmttools.sln
File metadata and controls
49 lines (49 loc) · 2.58 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33122.133
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Hyper-V Device Passthrough", "Hyper-V Device Passthrough", "{5B2D0647-5F4F-450D-A8AA-DDC72D3A3202}"
ProjectSection(SolutionItems) = preProject
hyperv-passthrough\hypervpassth.sln = hyperv-passthrough\hypervpassth.sln
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "NVIDIA Driver Cleaner", "NVIDIA Driver Cleaner", "{51D71224-5A91-46FB-A274-B7DDF83C0DBD}"
ProjectSection(SolutionItems) = preProject
nvidia-driver-cleaner\NvidiaCleaner.sln = nvidia-driver-cleaner\NvidiaCleaner.sln
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Port Scanner", "Port Scanner", "{0C277634-934B-4B5A-B982-F051906515CF}"
ProjectSection(SolutionItems) = preProject
port-scanner\PortScanner.sln = port-scanner\PortScanner.sln
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Remote MSI Manager", "Remote MSI Manager", "{A5B95174-1AE6-4B12-AF7C-1BECAF8ECDBA}"
ProjectSection(SolutionItems) = preProject
remote-msi-manager\RemoteMsiManager.sln = remote-msi-manager\RemoteMsiManager.sln
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "vlmcsd - License Manager", "vlmcsd - License Manager", "{AD5B945C-D5BC-4FB1-BAD3-C27CC9BC2A5B}"
ProjectSection(SolutionItems) = preProject
vlmcsd-beta\license-manager\LicenseManager.sln = vlmcsd-beta\license-manager\LicenseManager.sln
vlmcsd-beta\vlmcsd\VisualStudio\vlmcsd-linux.sln = vlmcsd-beta\vlmcsd\VisualStudio\vlmcsd-linux.sln
vlmcsd-beta\vlmcsd\VisualStudio\vlmcsd-windows.sln = vlmcsd-beta\vlmcsd\VisualStudio\vlmcsd-windows.sln
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PDB Downloader", "PDB Downloader", "{BE174082-9B76-48B8-B92F-F5A84AA7FB82}"
ProjectSection(SolutionItems) = preProject
PDB-Downloader\PDB-Downloader.sln = PDB-Downloader\PDB-Downloader.sln
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Group Policy Checker", "Group Policy Checker", "{AA23841C-E480-4291-8BB6-E1525327271E}"
ProjectSection(SolutionItems) = preProject
gpo-checker\GPOChecker.sln = gpo-checker\GPOChecker.sln
EndProjectSection
EndProject
Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D457191C-B5F8-4E7F-B289-7AFCEC7B93C5}
EndGlobalSection
EndGlobal