-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathPSHMultiServer.slnf
More file actions
42 lines (42 loc) · 2.05 KB
/
PSHMultiServer.slnf
File metadata and controls
42 lines (42 loc) · 2.05 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
{
"solution": {
"path": "PSHMultiServer.sln",
"projects": [
"AuxiliaryServices\\AlcatrazService\\AlcatrazService.csproj",
"AuxiliaryServices\\EdNetService\\EdNetService.csproj",
"AuxiliaryServices\\HorizonService\\HorizonService.csproj",
"AuxiliaryServices\\MultiSpyService\\MultiSpyService.csproj",
"AuxiliaryServices\\WebAPIService\\WebAPIService.csproj",
"BackendServices\\CastleLibrary\\CastleLibrary.csproj",
"BackendServices\\CustomLogger\\CustomLogger.csproj",
"BackendServices\\DNSLibrary\\DNSLibrary.csproj",
"BackendServices\\EndianTools\\EndianTools.csproj",
"BackendServices\\MultiServerLibrary\\MultiServerLibrary.csproj",
"BackendServices\\NetCoreServer\\NetCoreServer.csproj",
"BackendServices\\PS2FloatLibrary\\PS2FloatLibrary.csproj",
"BackendServices\\Prometheus\\Prometheus.csproj",
"BackendServices\\SpaceWizards.HttpListener\\SpaceWizards.HttpListener.csproj",
"BackendServices\\TechnitiumLibrary.Net.Firewall\\TechnitiumLibrary.Net.Firewall.csproj",
"BackendServices\\WatsonWebserver\\WatsonWebserver.csproj",
"BlazeSDK\\Blaze2SDK\\Blaze2SDK.csproj",
"BlazeSDK\\Blaze3SDK\\Blaze3SDK.csproj",
"BlazeSDK\\BlazeCommon\\BlazeCommon.csproj",
"BlazeSDK\\Tdf\\Tdf.csproj",
"Plugins\\HTTP\\EdNetCRCCalculator\\EdNetCRCCalculator.csproj",
"Plugins\\HTTP\\PdfToJpeg\\PdfToJpeg.csproj",
"Plugins\\HTTP\\SceProfanityFilterService\\SceProfanityFilterService.csproj",
"Plugins\\HTTP\\SonyCdnReroute\\SonyCdnReroute.csproj",
"Servers\\ApacheNet\\ApacheNet.csproj",
"Servers\\EdenServer\\EdenServer.csproj",
"Servers\\Horizon\\Horizon.csproj",
"Servers\\MitmDNS\\MitmDNS.csproj",
"Servers\\MultiServerWebServices\\MultiServerWebServices.csproj",
"Servers\\MultiSocks\\MultiSocks.csproj",
"Servers\\MultiSpy\\MultiSpy.csproj",
"Servers\\QuazalServer\\QuazalServer.csproj",
"Servers\\SSFWServer\\SSFWServer.csproj",
"Servers\\SVO\\SVO.csproj",
"docker-compose.dcproj"
]
}
}