From 6055635eb579e7f044ac63b165fbd57becea8c07 Mon Sep 17 00:00:00 2001 From: Florian Rappl Date: Mon, 3 Aug 2026 11:11:15 +0200 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- src/ElectronNET/build/ElectronNET.Core.props | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ElectronNET/build/ElectronNET.Core.props b/src/ElectronNET/build/ElectronNET.Core.props index 8a83754..13578ca 100644 --- a/src/ElectronNET/build/ElectronNET.Core.props +++ b/src/ElectronNET/build/ElectronNET.Core.props @@ -4,11 +4,11 @@ 30.4.0 26.0 - - - + + $(RuntimeIdentifier) + $([System.Runtime.InteropServices.RuntimeInformation]::RuntimeIdentifier) - + win-$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture.ToString().ToLower()) true