first commit
This commit is contained in:
37
Ultron.Proxy.sln
Normal file
37
Ultron.Proxy.sln
Normal file
@@ -0,0 +1,37 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.28307.539
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ultron.Proxy", "Ultron.Proxy\Ultron.Proxy.csproj", "{C83675E6-B17D-4934-B690-01A51D3E3BF9}"
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ultron.Proxy.Client", "Ultron.Proxy.Client\Ultron.Proxy.Client.csproj", "{6CAE89FC-03A6-414A-BC4D-2854257653C2}"
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ultron.Proxy.Server", "Ultron.Proxy.Server\Ultron.Proxy.Server.csproj", "{E7169C88-CB37-4259-A3A0-5FD815D8DCF2}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{C83675E6-B17D-4934-B690-01A51D3E3BF9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{C83675E6-B17D-4934-B690-01A51D3E3BF9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{C83675E6-B17D-4934-B690-01A51D3E3BF9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{C83675E6-B17D-4934-B690-01A51D3E3BF9}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{6CAE89FC-03A6-414A-BC4D-2854257653C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{6CAE89FC-03A6-414A-BC4D-2854257653C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{6CAE89FC-03A6-414A-BC4D-2854257653C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{6CAE89FC-03A6-414A-BC4D-2854257653C2}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{E7169C88-CB37-4259-A3A0-5FD815D8DCF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{E7169C88-CB37-4259-A3A0-5FD815D8DCF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{E7169C88-CB37-4259-A3A0-5FD815D8DCF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E7169C88-CB37-4259-A3A0-5FD815D8DCF2}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {D83011FF-107F-46DC-A1D7-109FF61D25F9}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user