From 30e2c18b68f9ce4b830a1da62d3d8f53ed6bbbec Mon Sep 17 00:00:00 2001 From: Alexandros Kritikos Date: Sat, 16 Aug 2025 18:15:29 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Enables=20opting=20out=20of=20cu?= =?UTF-8?q?stom=20paths=20via=20DisableCustomArtifactsPath=20variable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Necessary to faciliate Deterministic builds --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index c28148f..d0861f2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -50,7 +50,7 @@ $(DefaultItemExcludes);*.log;*.binlog - + $(MSBuildThisFileDirectory)artifacts