This repository has been archived on 2023-03-08. You can view files and clone it, but cannot push or open issues or pull requests.
yaly/Yaly.sln

52 lines
3.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33122.133
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YALV", "YALV\YALV.csproj", "{D9109556-5B27-4FF2-AB53-837DF91A5466}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YALV.Core", "YALV.Core\YALV.Core.csproj", "{D8EFA045-5482-4BBA-A1BF-28667D5F4635}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
DebugWithoutCopyFiles|Any CPU = DebugWithoutCopyFiles|Any CPU
DebugWithoutCopyFiles|x86 = DebugWithoutCopyFiles|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D9109556-5B27-4FF2-AB53-837DF91A5466}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D9109556-5B27-4FF2-AB53-837DF91A5466}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D9109556-5B27-4FF2-AB53-837DF91A5466}.Debug|x86.ActiveCfg = Debug|x86
{D9109556-5B27-4FF2-AB53-837DF91A5466}.Debug|x86.Build.0 = Debug|x86
{D9109556-5B27-4FF2-AB53-837DF91A5466}.DebugWithoutCopyFiles|Any CPU.ActiveCfg = DebugWithoutCopyFiles|Any CPU
{D9109556-5B27-4FF2-AB53-837DF91A5466}.DebugWithoutCopyFiles|Any CPU.Build.0 = DebugWithoutCopyFiles|Any CPU
{D9109556-5B27-4FF2-AB53-837DF91A5466}.DebugWithoutCopyFiles|x86.ActiveCfg = DebugWithoutCopyFiles|x86
{D9109556-5B27-4FF2-AB53-837DF91A5466}.DebugWithoutCopyFiles|x86.Build.0 = DebugWithoutCopyFiles|x86
{D9109556-5B27-4FF2-AB53-837DF91A5466}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D9109556-5B27-4FF2-AB53-837DF91A5466}.Release|Any CPU.Build.0 = Release|Any CPU
{D9109556-5B27-4FF2-AB53-837DF91A5466}.Release|x86.ActiveCfg = Release|x86
{D9109556-5B27-4FF2-AB53-837DF91A5466}.Release|x86.Build.0 = Release|x86
{D8EFA045-5482-4BBA-A1BF-28667D5F4635}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D8EFA045-5482-4BBA-A1BF-28667D5F4635}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D8EFA045-5482-4BBA-A1BF-28667D5F4635}.Debug|x86.ActiveCfg = Debug|Any CPU
{D8EFA045-5482-4BBA-A1BF-28667D5F4635}.Debug|x86.Build.0 = Debug|Any CPU
{D8EFA045-5482-4BBA-A1BF-28667D5F4635}.DebugWithoutCopyFiles|Any CPU.ActiveCfg = DebugWithoutCopyFiles|Any CPU
{D8EFA045-5482-4BBA-A1BF-28667D5F4635}.DebugWithoutCopyFiles|Any CPU.Build.0 = DebugWithoutCopyFiles|Any CPU
{D8EFA045-5482-4BBA-A1BF-28667D5F4635}.DebugWithoutCopyFiles|x86.ActiveCfg = DebugWithoutCopyFiles|Any CPU
{D8EFA045-5482-4BBA-A1BF-28667D5F4635}.DebugWithoutCopyFiles|x86.Build.0 = DebugWithoutCopyFiles|Any CPU
{D8EFA045-5482-4BBA-A1BF-28667D5F4635}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D8EFA045-5482-4BBA-A1BF-28667D5F4635}.Release|Any CPU.Build.0 = Release|Any CPU
{D8EFA045-5482-4BBA-A1BF-28667D5F4635}.Release|x86.ActiveCfg = Release|Any CPU
{D8EFA045-5482-4BBA-A1BF-28667D5F4635}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C7A79387-8175-478F-BD92-67E71C1E2D70}
EndGlobalSection
EndGlobal