29 lines
1.5 KiB
Plaintext
29 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30114.105
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HackerNet.Domain", "HackerNet.Domain\HackerNet.Domain.csproj", "{12057B82-5221-40DA-8303-C89F97129BE3}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HackerNet.Application", "HackerNet.Application\HackerNet.Application.csproj", "{C388B420-2920-4DCC-9E0E-4C5F0D843F11}"
|
|
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
|
|
{12057B82-5221-40DA-8303-C89F97129BE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{12057B82-5221-40DA-8303-C89F97129BE3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{12057B82-5221-40DA-8303-C89F97129BE3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{12057B82-5221-40DA-8303-C89F97129BE3}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{C388B420-2920-4DCC-9E0E-4C5F0D843F11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{C388B420-2920-4DCC-9E0E-4C5F0D843F11}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{C388B420-2920-4DCC-9E0E-4C5F0D843F11}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{C388B420-2920-4DCC-9E0E-4C5F0D843F11}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|