mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-06 17:50:40 +03:00
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio 15
|
|||
|
VisualStudioVersion = 15.0.28010.2041
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vpnserver-jsonrpc-codegen", "vpnserver-jsonrpc-codegen.csproj", "{00B41CF0-7AE9-4542-9970-77B312412535}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{00B41CF0-7AE9-4542-9970-77B312412535}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{00B41CF0-7AE9-4542-9970-77B312412535}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{00B41CF0-7AE9-4542-9970-77B312412535}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{00B41CF0-7AE9-4542-9970-77B312412535}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {EBB5B5A2-21A9-42A1-B4F4-7ED92CD8BBC1}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|