ros2-dotnet / ros2_dotnet

.NET bindings for ROS2
Apache License 2.0
136 stars 54 forks source link

set c# target framework to netcoreapp6.0 (arm64 support) #120

Closed benmaidel closed 8 months ago

benmaidel commented 9 months ago

netcoreapp2.0 does not seem to support arm64

hoffmann-stefan commented 8 months ago

Thanks 👍

The other part was implemented in https://github.com/ros2-dotnet/dotnet_cmake_module/pull/7