From 86ec037531b074dc16d5cad7aa84935b5c928b9d Mon Sep 17 00:00:00 2001 From: azures04 Date: Sun, 1 Feb 2026 03:36:03 +0100 Subject: [PATCH] Update BrikPackager.csproj --- BrikPackager.csproj | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/BrikPackager.csproj b/BrikPackager.csproj index ea625dd..027619e 100644 --- a/BrikPackager.csproj +++ b/BrikPackager.csproj @@ -11,15 +11,12 @@ Azures04 false - - true - $(TargetsForTfmSpecificContentInPackage);IncludeP2PAssets + true - - + - + <_PackageFiles Include="$(OutputPath)\*.dll" Exclude="$(OutputPath)\$(AssemblyName).dll" TargetPath="lib\$(TargetFramework)" />