5 Commits

Author SHA1 Message Date
jenkins
15656a964a [ci skip] Updated project references #52
All checks were successful
FarmMaps/CarbonLib/pipeline/head This commit looks good
2024-03-19 17:57:23 +00:00
jenkins
bba50c65b1 [ci skip] Updated project references #51
Some checks reported errors
FarmMaps/CarbonLib/pipeline/head Something is wrong with the build of this commit
2024-03-19 17:31:19 +00:00
jenkins
3b5afbc5a9 Updated project references #50
All checks were successful
FarmMaps/CarbonLib/pipeline/head This commit looks good
2024-03-19 16:56:00 +00:00
jenkins
cfacd6def4 [ci skip] Updated project references #49
All checks were successful
FarmMaps/CarbonLib/pipeline/head This commit looks good
2024-03-19 16:32:19 +00:00
jenkins
34a94d858e Updated project references #48
All checks were successful
FarmMaps/CarbonLib/pipeline/head This commit looks good
2024-03-19 16:15:43 +00:00

View File

@@ -8,11 +8,11 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>4.4.0</Version>
<Version>4.4.5</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Base.Core.Common.Geometry" Version="4.4.0-prerelease.2096" />
<PackageReference Include="Base.Core.Common.Geometry" Version="4.4.3" />
<PackageReference Include="NetTopologySuite" Version="2.5.0" />
<PackageReference Include="NetTopologySuite.IO.GeoJSON" Version="3.0.0" />
</ItemGroup>