use v4 until rc2
This commit is contained in:
@@ -3,14 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 14
|
||||
VisualStudioVersion = 14.0.24720.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{3542AB75-23F7-4A78-B403-850A226D0F15}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{45C68F8A-EB5B-4F28-8A8E-90BB722D1E0C}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
global.json = global.json
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "ProgrammerExcusesApi", "src\ProgrammerExcusesApi\ProgrammerExcusesApi.xproj", "{13C0906F-3A74-4AFE-87E0-363392FDCBD6}"
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProgrammerExcuses.Api", "src\ProgrammerExcuses.Api\ProgrammerExcuses.Api.csproj", "{F520A772-0999-4B51-88C6-13D7ABF9803B}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
@@ -18,15 +11,12 @@ Global
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{13C0906F-3A74-4AFE-87E0-363392FDCBD6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{13C0906F-3A74-4AFE-87E0-363392FDCBD6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{13C0906F-3A74-4AFE-87E0-363392FDCBD6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{13C0906F-3A74-4AFE-87E0-363392FDCBD6}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{F520A772-0999-4B51-88C6-13D7ABF9803B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{F520A772-0999-4B51-88C6-13D7ABF9803B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{F520A772-0999-4B51-88C6-13D7ABF9803B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{F520A772-0999-4B51-88C6-13D7ABF9803B}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(NestedProjects) = preSolution
|
||||
{13C0906F-3A74-4AFE-87E0-363392FDCBD6} = {3542AB75-23F7-4A78-B403-850A226D0F15}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
||||
Reference in New Issue
Block a user