From 8c3aa2d7108f6ace50506b5a0194b564f32e4768 Mon Sep 17 00:00:00 2001 From: Alexandros Kritikos Date: Sun, 15 Jan 2023 23:14:34 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Makes=20common=20nugets=20compat?= =?UTF-8?q?ible=20with=20CPM?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config | 2 +- Directory.Packages.props | 17 +++++++++++++---- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/.config b/.config index 6f9955e..4fcdca8 160000 --- a/.config +++ b/.config @@ -1 +1 @@ -Subproject commit 6f9955e05a42f3e7ced712a37670b69872a076b5 +Subproject commit 4fcdca89f90cc56db685f1e66885517d2709f86e diff --git a/Directory.Packages.props b/Directory.Packages.props index a5582ae..7a571d6 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,9 +5,18 @@ Project="$([MSBuild]::GetPathOfFileAbove('Directory.Packages.props', '$(MSBuildThisFileDirectory)../'))" /> - - - true - + + + + + + + + + + + + +