diff --git a/src/SourceBuild/tarball/content/repos/nuget-client.proj b/src/SourceBuild/tarball/content/repos/nuget-client.proj index eccc1a738..586565cac 100644 --- a/src/SourceBuild/tarball/content/repos/nuget-client.proj +++ b/src/SourceBuild/tarball/content/repos/nuget-client.proj @@ -6,6 +6,7 @@ false true true + CS9057 diff --git a/src/SourceBuild/tarball/patches/nuget-client/0001-Add-package-version-properties-for-source-build.patch b/src/SourceBuild/tarball/patches/nuget-client/0001-Add-package-version-properties-for-source-build.patch new file mode 100644 index 000000000..76a1abde5 --- /dev/null +++ b/src/SourceBuild/tarball/patches/nuget-client/0001-Add-package-version-properties-for-source-build.patch @@ -0,0 +1,47 @@ +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 +From: Logan Bussell +Date: Mon, 21 Nov 2022 22:32:04 +0000 +Subject: [PATCH] Add package version properties for source-build + +Backport: https://github.com/NuGet/Home/issues/12261 +--- + Directory.Packages.props | 8 +++++--- + 1 file changed, 5 insertions(+), 3 deletions(-) + +diff --git a/Directory.Packages.props b/Directory.Packages.props +index 8afa7dd31..0c4eaecf5 100644 +--- a/Directory.Packages.props ++++ b/Directory.Packages.props +@@ -9,11 +9,13 @@ + 17.2.0-preview-2-32304-091 + 16.153.0 + +- 17.3.1 ++ 17.3.1 + + 16.8.0 + + 16.11.0 ++ 3.0.0 ++ 4.5.0 + + + +@@ -56,7 +58,7 @@ + + + +- ++ + + + +@@ -66,7 +68,7 @@ + + + +- ++ + + +