diff options
author | crupest <crupest@outlook.com> | 2023-09-05 17:18:11 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2023-09-05 17:18:11 +0800 |
commit | a418be478a915d9b0726e5d03e691c74f176fe65 (patch) | |
tree | d1df290107119dedadf094cb7e026554239b683c /tools/Crupest.V2ray/CrupestV2ray.sln | |
parent | 4f1862ca278020930631548726477ec1ebb8ecbf (diff) | |
download | crupest-a418be478a915d9b0726e5d03e691c74f176fe65.tar.gz crupest-a418be478a915d9b0726e5d03e691c74f176fe65.tar.bz2 crupest-a418be478a915d9b0726e5d03e691c74f176fe65.zip |
Continue to develop mysterious tool.
Diffstat (limited to 'tools/Crupest.V2ray/CrupestV2ray.sln')
-rw-r--r-- | tools/Crupest.V2ray/CrupestV2ray.sln | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/tools/Crupest.V2ray/CrupestV2ray.sln b/tools/Crupest.V2ray/CrupestV2ray.sln new file mode 100644 index 0000000..3045b4e --- /dev/null +++ b/tools/Crupest.V2ray/CrupestV2ray.sln @@ -0,0 +1,33 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.7.34024.191 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F4C2CE80-CDF8-4B08-8912-D1F0F14196AD}" + ProjectSection(SolutionItems) = preProject + .gitignore = .gitignore + EndProjectSection +EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Crupest.V2ray", "Crupest.V2ray\Crupest.V2ray.csproj", "{154D49F2-242E-4384-8D34-73774231AA75}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {154D49F2-242E-4384-8D34-73774231AA75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {154D49F2-242E-4384-8D34-73774231AA75}.Debug|Any CPU.Build.0 = Debug|Any CPU + {154D49F2-242E-4384-8D34-73774231AA75}.Release|Any CPU.ActiveCfg = Release|Any CPU + {154D49F2-242E-4384-8D34-73774231AA75}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(NestedProjects) = preSolution + {154D49F2-242E-4384-8D34-73774231AA75} = {F4C2CE80-CDF8-4B08-8912-D1F0F14196AD} + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {B1E8FD9C-9157-4F4E-8265-4B37F30EEC5E} + EndGlobalSection +EndGlobal |