Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 18 VisualStudioVersion = 18.3.11512.155 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0559F9D5-EA97-46D1-9C9D-392B8E511AB0}" ProjectSection(SolutionItems) = preProject README.md = README.md EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EonaCat.QuicNet", "EonaCat.QuicNet\EonaCat.QuicNet.csproj", "{FBE0FA86-1E39-A866-53BC-6287358661F1}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo", "Demo\Demo.csproj", "{D1CCB24F-A868-F185-9228-8CC249247C79}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {FBE0FA86-1E39-A866-53BC-6287358661F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FBE0FA86-1E39-A866-53BC-6287358661F1}.Debug|Any CPU.Build.0 = Debug|Any CPU {FBE0FA86-1E39-A866-53BC-6287358661F1}.Release|Any CPU.ActiveCfg = Release|Any CPU {FBE0FA86-1E39-A866-53BC-6287358661F1}.Release|Any CPU.Build.0 = Release|Any CPU {D1CCB24F-A868-F185-9228-8CC249247C79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D1CCB24F-A868-F185-9228-8CC249247C79}.Debug|Any CPU.Build.0 = Debug|Any CPU {D1CCB24F-A868-F185-9228-8CC249247C79}.Release|Any CPU.ActiveCfg = Release|Any CPU {D1CCB24F-A868-F185-9228-8CC249247C79}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {F533E508-7B9E-4347-B48E-0BFD24D0756F} EndGlobalSection EndGlobal