Skip to content

Commit

Permalink
Remove IlcInstructionSet
Browse files Browse the repository at this point in the history
Remove property from project file, otherwise it breaks publishing on macOS and Windows.
  • Loading branch information
martincostello authored Nov 30, 2023
1 parent af85332 commit efaa248
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/LondonTravel.Skill/LondonTravel.Skill.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<AWSProjectType>Lambda</AWSProjectType>
<EnableConfigurationBindingGenerator>true</EnableConfigurationBindingGenerator>
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
<IlcInstructionSet>armv8.2-a</IlcInstructionSet>
<InvariantGlobalization>true</InvariantGlobalization>
<NoWarn>$(NoWarn);CA1822</NoWarn>
<OptimizationPreference>Speed</OptimizationPreference>
Expand Down

0 comments on commit efaa248

Please sign in to comment.