adjust sln
This commit is contained in:
@@ -3,9 +3,24 @@ Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 14
|
||||
VisualStudioVersion = 14.0.23107.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{BFD08153-A12F-40E6-A10B-592F5F565E08}"
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UpdateResumeData", "src\UpdateResumeData\UpdateResumeData.csproj", "{3BA754EF-F8AA-45AD-87A3-761FD6960C6B}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7310B69E-8636-4828-A357-6D40C38A51ED}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
Readme.md = Readme.md
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{3BA754EF-F8AA-45AD-87A3-761FD6960C6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{3BA754EF-F8AA-45AD-87A3-761FD6960C6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{3BA754EF-F8AA-45AD-87A3-761FD6960C6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{3BA754EF-F8AA-45AD-87A3-761FD6960C6B}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
|
||||
Reference in New Issue
Block a user