26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30204.135
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StudyLib", "StudyLib.csproj", "{B64D54FD-4B2D-4FA3-893B-F1CE75F390FA}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B64D54FD-4B2D-4FA3-893B-F1CE75F390FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B64D54FD-4B2D-4FA3-893B-F1CE75F390FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B64D54FD-4B2D-4FA3-893B-F1CE75F390FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B64D54FD-4B2D-4FA3-893B-F1CE75F390FA}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {88D998F3-4B61-4E1C-8B27-FB90AB578DA2}
|
|
EndGlobalSection
|
|
EndGlobal
|