From 39b9fac0d330854c91dda0f6483f3503ef027a12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Sat, 16 Dec 2023 20:39:18 -0800 Subject: [PATCH] fix stray quote --- examples/nuget.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/nuget.kdl b/examples/nuget.kdl index 0319999..033f8da 100644 --- a/examples/nuget.kdl +++ b/examples/nuget.kdl @@ -82,7 +82,7 @@ Project { Reference Include=System.Net.Http Reference Include=System.Xml Reference Include=System.Xml.Linq - Reference Include=NuGet.Core" { + Reference Include=NuGet.Core { HintPath #"$(SolutionPackagesFolder)nuget.core\2.14.0-rtm-832\lib\net40-Client\NuGet.Core.dll"# Aliases CoreV2 }