RobotecAI / ros2cs

A C# (.Net) implementation of ros2 client library (rcl), enabling communication between ros2 ecosystem and C#/.Net applications such as Unity3D
Apache License 2.0
89 stars 22 forks source link

Migration to net4.8 #6

Closed pijaro closed 2 years ago

pijaro commented 3 years ago

This cleans up the hard coded netcoreapp3.1 directives and leaves setting up dotnet version for dotnet_cmake_module.