38 lines
2.1 KiB
Plaintext
38 lines
2.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.2.32630.192
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YouTubeViewers.WPF", "YouTubeViewers.WPF\YouTubeViewers.WPF.csproj", "{679DDC1B-2FA6-42C0-B910-A6712C0E5855}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YouTubeViewers.EntityFramework", "YouTubeViewers.EntityFramework\YouTubeViewers.EntityFramework.csproj", "{5AF69F2E-1B26-4EC0-B4BC-68E82D22A951}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YouTubeViewers.Domain", "YouTubeViewers.Domain\YouTubeViewers.Domain.csproj", "{98B6551C-821E-4F94-8596-FD51ABC486EC}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{679DDC1B-2FA6-42C0-B910-A6712C0E5855}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{679DDC1B-2FA6-42C0-B910-A6712C0E5855}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{679DDC1B-2FA6-42C0-B910-A6712C0E5855}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{679DDC1B-2FA6-42C0-B910-A6712C0E5855}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{5AF69F2E-1B26-4EC0-B4BC-68E82D22A951}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{5AF69F2E-1B26-4EC0-B4BC-68E82D22A951}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{5AF69F2E-1B26-4EC0-B4BC-68E82D22A951}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{5AF69F2E-1B26-4EC0-B4BC-68E82D22A951}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{98B6551C-821E-4F94-8596-FD51ABC486EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{98B6551C-821E-4F94-8596-FD51ABC486EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{98B6551C-821E-4F94-8596-FD51ABC486EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{98B6551C-821E-4F94-8596-FD51ABC486EC}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {2C2C9C21-98B7-408C-BFA3-B942E31D21AA}
|
|
EndGlobalSection
|
|
EndGlobal
|