From cfe5f330c94f65f435f0196571481cccd30704e1 Mon Sep 17 00:00:00 2001 From: Adam Hathcock Date: Tue, 25 Jun 2024 16:29:14 +0100 Subject: [PATCH] trying to get the deterministic builds checkbox on nuget again, works locally --- Directory.Build.props | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 059ebe8a..18924fe3 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -19,12 +19,14 @@ False true true - false - true + false + true true + true + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb