From de26552becbcbd6285c7c54c2052fce4a6416bac Mon Sep 17 00:00:00 2001 From: Xavier Fischer Date: Fri, 4 Sep 2020 15:04:10 +0200 Subject: [PATCH] =?UTF-8?q?0.2.7.3=20(sourcelink)=C3=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DEM.Net.Core/DEM.Net.Core.csproj | 25 ++++++++++++++----------- DEM.Net.glTF/DEM.Net.glTF.csproj | 16 +++++++++++----- 2 files changed, 25 insertions(+), 16 deletions(-) diff --git a/DEM.Net.Core/DEM.Net.Core.csproj b/DEM.Net.Core/DEM.Net.Core.csproj index 5d39a1ee..a41b60e5 100644 --- a/DEM.Net.Core/DEM.Net.Core.csproj +++ b/DEM.Net.Core/DEM.Net.Core.csproj @@ -2,17 +2,15 @@ DEM.Net.Core - 0.2.7.2 + 0.2.7.3 Xavier Fischer, Frédéric Aubin Xavier Fischer, Frédéric Aubin and Contributors Xavier Fischer https://github.com/dem-net/DEM.Net - - Code refactor (removed useless interfaces, readability) - Lines bulk elevation (better performance) - Imagery disk cache - Procedural mesh generation for axis, cylinder, cones - + - Code refactor (removed useless interfaces, readability) +- Lines bulk elevation (better performance) +- Imagery disk cache +- Procedural mesh generation for axis, cylinder, cones DEM, Terrain, Elevation DEM.Net DEM.Net @@ -20,16 +18,17 @@ Digital Elevation Model library for .Net. Elevation, Heightmaps, STL, glTF https://github.com/dem-net/DEM.Net git - - + https://raw.githubusercontent.com/dem-net/Resources/master/images/DEMnet_512.png DEMnet_64.png - 0.2.7.2 - 0.2.7.2 + 0.2.7.3 + 0.2.7.3 a9a5d6e1-3bb8-4dfd-ac6a-861f60dada50 netstandard2.0 true LICENSE.md + true + true @@ -94,6 +93,10 @@ + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/DEM.Net.glTF/DEM.Net.glTF.csproj b/DEM.Net.glTF/DEM.Net.glTF.csproj index 47ee4d47..fac7f103 100644 --- a/DEM.Net.glTF/DEM.Net.glTF.csproj +++ b/DEM.Net.glTF/DEM.Net.glTF.csproj @@ -2,15 +2,15 @@ DEM.Net.glTF - 0.2.7.2 + 0.2.7.3 Xavier Fischer Xavier Fischer and Contributors Xavier Fischer https://github.com/dem-net/DEM.Net.glTF - Migrated to demnet 0.2.7.2 + Migrated to demnet 0.2.7.3 DEM, Terrain, Elevation, Mesh, 3D, glTF, Map, STL DEM.Net - DEM.Net + DEM.Net Elevation API glTF3D and STL exporters for DEM.Net glTF3D and STL exporters for DEM.Net https://github.com/dem-net/DEM.Net.glTF @@ -19,10 +19,13 @@ https://raw.githubusercontent.com/dem-net/Resources/master/images/DEMnet_512.png DEMnet_64.png - 0.2.7.2 + 0.2.7.3 netstandard2.0 true + https://raw.githubusercontent.com/dem-net/DEM.Net.Extensions/master/LICENSE.md LICENSE.md + true + true @@ -37,7 +40,6 @@ false - True @@ -47,6 +49,10 @@ + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +