golang.zx2c4.com/wireguard/windows@v0.5.4-0.20230123132234-dcc0eb72a04b/embeddable-dll-service/csharp/demo-client.sln (about) 1 2 Microsoft Visual Studio Solution File, Format Version 12.00 3 # Visual Studio Version 16 4 VisualStudioVersion = 16.0.30804.86 5 MinimumVisualStudioVersion = 10.0.40219.1 6 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "demo-client", "demo-client.csproj", "{AADC81E1-0294-483B-ABAE-63DBE82436E9}" 7 EndProject 8 Global 9 GlobalSection(SolutionConfigurationPlatforms) = preSolution 10 Debug|x64 = Debug|x64 11 Release|x64 = Release|x64 12 EndGlobalSection 13 GlobalSection(ProjectConfigurationPlatforms) = postSolution 14 {AADC81E1-0294-483B-ABAE-63DBE82436E9}.Debug|x64.ActiveCfg = Debug|x64 15 {AADC81E1-0294-483B-ABAE-63DBE82436E9}.Debug|x64.Build.0 = Debug|x64 16 {AADC81E1-0294-483B-ABAE-63DBE82436E9}.Release|x64.ActiveCfg = Release|x64 17 {AADC81E1-0294-483B-ABAE-63DBE82436E9}.Release|x64.Build.0 = Release|x64 18 EndGlobalSection 19 GlobalSection(SolutionProperties) = preSolution 20 HideSolutionNode = FALSE 21 EndGlobalSection 22 GlobalSection(ExtensibilityGlobals) = postSolution 23 SolutionGuid = {E410FD53-4E4A-4299-B6BD-CE91685DF7BE} 24 EndGlobalSection 25 EndGlobal