diff --git a/src/EncDotNet.Iso8211/EncDotNet.Iso8211.csproj b/src/EncDotNet.Iso8211/EncDotNet.Iso8211.csproj index 7c31525..1f3f5a6 100644 --- a/src/EncDotNet.Iso8211/EncDotNet.Iso8211.csproj +++ b/src/EncDotNet.Iso8211/EncDotNet.Iso8211.csproj @@ -1,6 +1,8 @@  + + net8.0;net10.0 A .NET parser for the ISO/IEC 8211 binary container format, the underlying encoding used by IHO S-57 electronic navigational charts and other geospatial data standards. iso8211;iso-8211;binary-parser;s57;s-57;enc;nautical-chart;hydrographic;geospatial;maritime README.md diff --git a/src/EncDotNet.Noaa/EncDotNet.Noaa.csproj b/src/EncDotNet.Noaa/EncDotNet.Noaa.csproj index 387b5c8..23f5ef5 100644 --- a/src/EncDotNet.Noaa/EncDotNet.Noaa.csproj +++ b/src/EncDotNet.Noaa/EncDotNet.Noaa.csproj @@ -1,6 +1,8 @@  + + net8.0;net10.0 A .NET client for the NOAA ENC product catalog, for discovering and downloading U.S. electronic navigational chart data. noaa;enc;nautical-chart;s57;s-57;hydrographic;maritime;navigation;chart-data;geospatial README.md diff --git a/src/EncDotNet.S57/EncDotNet.S57.csproj b/src/EncDotNet.S57/EncDotNet.S57.csproj index 213502c..5c22dda 100644 --- a/src/EncDotNet.S57/EncDotNet.S57.csproj +++ b/src/EncDotNet.S57/EncDotNet.S57.csproj @@ -1,6 +1,8 @@ + + net8.0;net10.0 A .NET library for reading and working with IHO S-57 Electronic Navigational Charts (ENCs), including feature records, vector topology, exchange sets, and incremental updates. s57;s-57;enc;nautical-chart;hydrographic;maritime;navigation;iho;electronic-navigational-chart;geospatial;gis README.md