dsuarezv / mavlink.net

A better MavLink object generation for C#. Richer message classes are generated from the object definitions.
39 stars 35 forks source link

update to target .NET Core 3.1 #25

Closed mclayton7 closed 4 years ago

mclayton7 commented 4 years ago

This updates the generator code to work with the latest .NET Core 3.1. It removes AssemblyInfo.cs in favor of keeping track of properties in the .csproj files