From efaa24808cec3a8308c9128a4fee6414baa8ef23 Mon Sep 17 00:00:00 2001 From: Martin Costello Date: Thu, 30 Nov 2023 22:58:45 +0000 Subject: [PATCH] Remove IlcInstructionSet Remove property from project file, otherwise it breaks publishing on macOS and Windows. --- src/LondonTravel.Skill/LondonTravel.Skill.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/LondonTravel.Skill/LondonTravel.Skill.csproj b/src/LondonTravel.Skill/LondonTravel.Skill.csproj index c9c09a48..c717ae37 100644 --- a/src/LondonTravel.Skill/LondonTravel.Skill.csproj +++ b/src/LondonTravel.Skill/LondonTravel.Skill.csproj @@ -3,7 +3,6 @@ Lambda true true - armv8.2-a true $(NoWarn);CA1822 Speed