From 1fc388890194ece17fc2e7ad6b63228195b1370c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Menzi?= Date: Fri, 29 Dec 2023 09:45:06 +0100 Subject: [PATCH] fix icon.png location --- Directory.Build.props | 1 + 1 file changed, 1 insertion(+) diff --git a/Directory.Build.props b/Directory.Build.props index 8e9b748c..9254923c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -15,6 +15,7 @@ strict + $(MSBuildThisFileDirectory) $([MSBuild]::MakeRelative($(RepoRoot), $(MSBuildProjectDirectory)))