From ad59c637480cdb9c8ae025e98bbdb3d64e23472c Mon Sep 17 00:00:00 2001 From: xfischer Date: Tue, 30 Jun 2020 22:13:50 +0200 Subject: [PATCH] 0.2.7.1 --- DEM.Net.Core/DEM.Net.Core.csproj | 8 +- DEM.Net.glTF/DEM.Net.glTF.csproj | 6 +- DEM.Net.xUnit.Test/DEM.Net.xUnit.Test.csproj | 116 +++++++++---------- 3 files changed, 62 insertions(+), 68 deletions(-) diff --git a/DEM.Net.Core/DEM.Net.Core.csproj b/DEM.Net.Core/DEM.Net.Core.csproj index e64859fc..96155788 100644 --- a/DEM.Net.Core/DEM.Net.Core.csproj +++ b/DEM.Net.Core/DEM.Net.Core.csproj @@ -2,7 +2,7 @@ DEM.Net.Core - 0.2.7 + 0.2.7.1 Xavier Fischer, Frédéric Aubin Xavier Fischer, Frédéric Aubin and Contributors Xavier Fischer @@ -19,8 +19,8 @@ https://raw.githubusercontent.com/dem-net/Resources/master/images/DEMnet_512.png DEMnet_64.png - 0.2.7.0 - 0.2.7.0 + 0.2.7.1 + 0.2.7.1 a9a5d6e1-3bb8-4dfd-ac6a-861f60dada50 netstandard2.0 true @@ -85,7 +85,7 @@ - + diff --git a/DEM.Net.glTF/DEM.Net.glTF.csproj b/DEM.Net.glTF/DEM.Net.glTF.csproj index 182f7703..c7d3bb8a 100644 --- a/DEM.Net.glTF/DEM.Net.glTF.csproj +++ b/DEM.Net.glTF/DEM.Net.glTF.csproj @@ -2,12 +2,12 @@ DEM.Net.glTF - 0.2.7 + 0.2.7.1 Xavier Fischer Xavier Fischer and Contributors Xavier Fischer https://github.com/dem-net/DEM.Net.glTF - Migrated to demnet 0.2.7 + Migrated to demnet 0.2.7.1 DEM, Terrain, Elevation, Mesh, 3D, glTF, Map, STL DEM.Net DEM.Net @@ -19,7 +19,7 @@ https://raw.githubusercontent.com/dem-net/Resources/master/images/DEMnet_512.png DEMnet_64.png - 0.2.7.0 + 0.2.7.1 netstandard2.0 true LICENSE.md diff --git a/DEM.Net.xUnit.Test/DEM.Net.xUnit.Test.csproj b/DEM.Net.xUnit.Test/DEM.Net.xUnit.Test.csproj index 50cba0ab..566aeb49 100644 --- a/DEM.Net.xUnit.Test/DEM.Net.xUnit.Test.csproj +++ b/DEM.Net.xUnit.Test/DEM.Net.xUnit.Test.csproj @@ -1,61 +1,55 @@ - - - - netcoreapp2.1 - - false - - - - - - - - - - - - - Always - - - Always - - - Always - - - - - - - - - - - - - - - - - - - - - - - - - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - + + + + netcoreapp2.1 + false + + + + + + + + + + + Always + + + Always + + + Always + + + + + + + + + + + + + + + + + + + + + + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + \ No newline at end of file