From 211c2b9d5978d6baf4f49f90dfecde19e8144df4 Mon Sep 17 00:00:00 2001 From: Gautam Sheth Date: Sat, 23 Nov 2024 20:31:01 +0200 Subject: [PATCH] Fix PR builds --- src/Commands/PnP.PowerShell.csproj | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/src/Commands/PnP.PowerShell.csproj b/src/Commands/PnP.PowerShell.csproj index 648f4462f..37d1d6572 100644 --- a/src/Commands/PnP.PowerShell.csproj +++ b/src/Commands/PnP.PowerShell.csproj @@ -78,35 +78,25 @@ - + $(PnPCoreSdkPath)PnP.Core\bin\Debug\net8.0\PnP.Core.dll true false - + $(PnPCoreSdkPath)PnP.Core.Auth\bin\Debug\net8.0\PnP.Core.Auth.dll true false - + $(PnPCoreSdkPath)PnP.Core.Admin\bin\Debug\net8.0\PnP.Core.Admin.dll true false - - - $(PnPCoreSdkPath)PnP.Core.Transformation\bin\Debug\net8.0\PnP.Core.Transformation.dll - true - false - - - $(PnPCoreSdkPath)PnP.Core.Transformation.SharePoint\bin\Debug\net8.0\PnP.Core.Transformation.SharePoint.dll - true - false - + - + $(PnPFrameworkPath)PnP.Framework\bin\Debug\net8.0\PnP.Framework.dll true false