solution update
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
{
|
||||
"version": "1.0.0-*",
|
||||
"dependencies": {
|
||||
"OnePeek.Entities": "1.0.0-*"
|
||||
},
|
||||
|
||||
"frameworks" : {
|
||||
|
||||
@@ -4,6 +4,8 @@ VisualStudioVersion = 14.0.22310.1
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "OnePeek.Api", "OnePeek.Api\OnePeek.Api.kproj", "{E20E3E83-5D8A-4E63-8E71-45AA3607F301}"
|
||||
EndProject
|
||||
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "OnePeek.Entities", "OnePeek.Entities\OnePeek.Entities.kproj", "{57668143-40B0-4073-80C6-2EDDD07C8F6D}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -14,6 +16,10 @@ Global
|
||||
{E20E3E83-5D8A-4E63-8E71-45AA3607F301}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{E20E3E83-5D8A-4E63-8E71-45AA3607F301}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E20E3E83-5D8A-4E63-8E71-45AA3607F301}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{57668143-40B0-4073-80C6-2EDDD07C8F6D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{57668143-40B0-4073-80C6-2EDDD07C8F6D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{57668143-40B0-4073-80C6-2EDDD07C8F6D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{57668143-40B0-4073-80C6-2EDDD07C8F6D}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
Reference in New Issue
Block a user