32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.31005.135
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ChangeloggerReact", "Changelogger\ChangeloggerReact.csproj", "{D2E90AC2-EEAB-4E26-B899-5BA2FFDC214F}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChangeloggerMVC", "ChangeloggerCSharp\ChangeloggerMVC.csproj", "{388CCE6F-8C54-41FA-91B4-7ADAB0988E6E}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{D2E90AC2-EEAB-4E26-B899-5BA2FFDC214F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D2E90AC2-EEAB-4E26-B899-5BA2FFDC214F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D2E90AC2-EEAB-4E26-B899-5BA2FFDC214F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D2E90AC2-EEAB-4E26-B899-5BA2FFDC214F}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{388CCE6F-8C54-41FA-91B4-7ADAB0988E6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{388CCE6F-8C54-41FA-91B4-7ADAB0988E6E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{388CCE6F-8C54-41FA-91B4-7ADAB0988E6E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{388CCE6F-8C54-41FA-91B4-7ADAB0988E6E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {C39EBE03-DA95-4924-B61A-6C6A4DA82341}
|
|
EndGlobalSection
|
|
EndGlobal
|