21 lines
1 KiB
Text
21 lines
1 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MultiFile-Server", "MultiFile-Server\MultiFile-Server.csproj", "{843557F4-F6D1-42B7-8CDF-E7C65B4DF053}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7A7EF8A0-8645-4026-92E7-B998E885B6B2}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
compose.yaml = compose.yaml
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{843557F4-F6D1-42B7-8CDF-E7C65B4DF053}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{843557F4-F6D1-42B7-8CDF-E7C65B4DF053}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{843557F4-F6D1-42B7-8CDF-E7C65B4DF053}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{843557F4-F6D1-42B7-8CDF-E7C65B4DF053}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|