diff --git a/Solutions/Ais.Net.Benchmarks/Ais.Net.Benchmarks.csproj b/Solutions/Ais.Net.Benchmarks/Ais.Net.Benchmarks.csproj index 08ee452..3617ad5 100644 --- a/Solutions/Ais.Net.Benchmarks/Ais.Net.Benchmarks.csproj +++ b/Solutions/Ais.Net.Benchmarks/Ais.Net.Benchmarks.csproj @@ -1,39 +1,39 @@ - - - - net8.0;net9.0;net10.0 - - - - - - Exe - false - - - - - PreserveNewest - - - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + net8.0;net9.0;net10.0 + + + + + + Exe + false + + + + + PreserveNewest + + + + + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + diff --git a/Solutions/Ais.Net/Ais.Net.csproj b/Solutions/Ais.Net/Ais.Net.csproj index 11f462d..83bddf1 100644 --- a/Solutions/Ais.Net/Ais.Net.csproj +++ b/Solutions/Ais.Net/Ais.Net.csproj @@ -1,33 +1,34 @@ - - - - - - - - netstandard2.1;netstandard2.0 - - - - - - - - - - - - AGPL-3.0-only - High performance, zero allocation AIS message decoder, which can process millions of AIVDM/AIVDO sentences per second on a single core. Sponsored by endjin. - ais;aisvdm;aivdo;nmea;marine;gis;iot;aiforearth;endjin - - - - + + + + + + + + netstandard2.1;netstandard2.0 + + + + + + + + + + + + + AGPL-3.0-only + High performance, zero allocation AIS message decoder, which can process millions of AIVDM/AIVDO sentences per second on a single core. Sponsored by endjin. + ais;aisvdm;aivdo;nmea;marine;gis;iot;aiforearth;endjin + + + +