Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.31903.59 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{1A435B22-B873-4425-8F2D-6FFC4FA11C32}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nyanvey", "src\Nyanvey\Nyanvey.csproj", "{538675CB-2F2E-447F-A452-A609FEC26A28}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{AE0F1248-5FBD-4EED-B05D-5C994300BB1A}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nyanvey.Test", "test\Nyanvey.Test\Nyanvey.Test.csproj", "{AB9B7663-7824-41C2-A9DA-9C2C16152912}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {538675CB-2F2E-447F-A452-A609FEC26A28}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {538675CB-2F2E-447F-A452-A609FEC26A28}.Debug|Any CPU.Build.0 = Debug|Any CPU {538675CB-2F2E-447F-A452-A609FEC26A28}.Release|Any CPU.ActiveCfg = Release|Any CPU {538675CB-2F2E-447F-A452-A609FEC26A28}.Release|Any CPU.Build.0 = Release|Any CPU {AB9B7663-7824-41C2-A9DA-9C2C16152912}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AB9B7663-7824-41C2-A9DA-9C2C16152912}.Debug|Any CPU.Build.0 = Debug|Any CPU {AB9B7663-7824-41C2-A9DA-9C2C16152912}.Release|Any CPU.ActiveCfg = Release|Any CPU {AB9B7663-7824-41C2-A9DA-9C2C16152912}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(NestedProjects) = preSolution {538675CB-2F2E-447F-A452-A609FEC26A28} = {1A435B22-B873-4425-8F2D-6FFC4FA11C32} {AB9B7663-7824-41C2-A9DA-9C2C16152912} = {AE0F1248-5FBD-4EED-B05D-5C994300BB1A} EndGlobalSection EndGlobal