From c13d166c4ef191f34a2048196ad2cdf80fa0e6e3 Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Wed, 22 Sep 2021 20:36:40 -0600 Subject: [PATCH] Update nbgv to ship MSBuild 16.9 This is the latest version that still supports netcoreapp3.1. This should fix the problem of parsing msbuild project files with metadata as xml attributes. --- src/nbgv/nbgv.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nbgv/nbgv.csproj b/src/nbgv/nbgv.csproj index 63465683..3529a9c4 100644 --- a/src/nbgv/nbgv.csproj +++ b/src/nbgv/nbgv.csproj @@ -15,7 +15,7 @@ - +