NuGet Package Restore & Reference Correction
This commit is contained in:
@@ -17,6 +17,13 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Disco.Web", "Disco.Web\Disc
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Disco.Client", "Disco.Client\Disco.Client.csproj", "{D6B85A86-0FAA-4B04-BC9E-D01A08C03387}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{FE0E8824-0FC9-41AE-8C7C-78634C22B488}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
.nuget\NuGet.Config = .nuget\NuGet.Config
|
||||
.nuget\NuGet.exe = .nuget\NuGet.exe
|
||||
.nuget\NuGet.targets = .nuget\NuGet.targets
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -114,12 +121,12 @@ Global
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
BuildVersion_BuildAction = ReBuild
|
||||
BuildVersion_StartDate = 2001/1/1
|
||||
BuildVersion_BuildVersioningStyle = None.None.None.None
|
||||
BuildVersion_UpdateAssemblyVersion = False
|
||||
BuildVersion_UpdateFileVersion = False
|
||||
BuildVersion_DetectChanges = False
|
||||
BuildVersion_UseGlobalSettings = False
|
||||
BuildVersion_DetectChanges = False
|
||||
BuildVersion_UpdateFileVersion = False
|
||||
BuildVersion_UpdateAssemblyVersion = False
|
||||
BuildVersion_BuildVersioningStyle = None.None.None.None
|
||||
BuildVersion_StartDate = 2001/1/1
|
||||
BuildVersion_BuildAction = ReBuild
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
||||
Reference in New Issue
Block a user