diff --git a/src/Stac.Api.FileSystem/Stac.Api.FileSystem.csproj b/src/Stac.Api.FileSystem/Stac.Api.FileSystem.csproj index 35db84f..4f9c2e1 100644 --- a/src/Stac.Api.FileSystem/Stac.Api.FileSystem.csproj +++ b/src/Stac.Api.FileSystem/Stac.Api.FileSystem.csproj @@ -14,6 +14,7 @@ + diff --git a/src/Stac.Api.Package/Stac.Api.Package.csproj b/src/Stac.Api.Package/Stac.Api.Package.csproj index 7665e2f..f4460c4 100644 --- a/src/Stac.Api.Package/Stac.Api.Package.csproj +++ b/src/Stac.Api.Package/Stac.Api.Package.csproj @@ -12,7 +12,7 @@ netstandard2.0;net6.0;net7.0 1.0.0 - beta.4 + beta.4proj DotNetStac.Api STAC;Terradue;Geo;Json;API stac_logo_128.png @@ -28,7 +28,6 @@ - diff --git a/src/Stac.Api.WebApi/Implementations/Default/Services/DefaultStacQueryProvider.cs b/src/Stac.Api.WebApi/Implementations/Default/Services/DefaultStacQueryProvider.cs index 88e0988..abfeabe 100644 --- a/src/Stac.Api.WebApi/Implementations/Default/Services/DefaultStacQueryProvider.cs +++ b/src/Stac.Api.WebApi/Implementations/Default/Services/DefaultStacQueryProvider.cs @@ -15,7 +15,7 @@ using Stac.Api.Models; using Stac.Api.Services.Filtering; using Stac.Api.Services.Queryable; -using Stars.Geometry.NTS; +using Stac.Api.Extensions; namespace Stac.Api.WebApi.Implementations.Default.Services { diff --git a/src/Stac.Api.WebApi/Stac.Api.WebApi.csproj b/src/Stac.Api.WebApi/Stac.Api.WebApi.csproj index 88607fb..b8a005a 100644 --- a/src/Stac.Api.WebApi/Stac.Api.WebApi.csproj +++ b/src/Stac.Api.WebApi/Stac.Api.WebApi.csproj @@ -19,7 +19,6 @@ - @@ -27,12 +26,6 @@ - - - -