6 Commits

Author SHA1 Message Date
jenkins
0d1aecc6f5 [ci skip] Updated project references #66
All checks were successful
FarmMaps/CarbonLib/pipeline/head This commit looks good
2024-07-22 16:15:08 +00:00
jenkins
d001c802f0 Updated project references #65
All checks were successful
FarmMaps/CarbonLib/pipeline/head This commit looks good
2024-07-22 15:46:16 +00:00
jenkins
dc91e08072 [ci skip] Updated project references #64
All checks were successful
FarmMaps/CarbonLib/pipeline/head This commit looks good
2024-07-22 15:17:27 +00:00
jenkins
815f95ca0c Updated project references #63
All checks were successful
FarmMaps/CarbonLib/pipeline/head This commit looks good
2024-07-22 15:01:58 +00:00
2b80515c8e Merged develop into master
All checks were successful
FarmMaps/CarbonLib/pipeline/head This commit looks good
2024-07-22 16:14:31 +02:00
jenkins
66851a3911 Updated project references #93
All checks were successful
FarmMaps.Develop/CarbonLib/pipeline/head This commit looks good
2024-06-27 16:04:23 +00:00

View File

@@ -8,11 +8,11 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute> <GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute> <GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute> <GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>4.7.0</Version> <Version>4.8.4</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Base.Core.Common.Geometry" Version="4.4.11" /> <PackageReference Include="Base.Core.Common.Geometry" Version="4.8.2" />
<PackageReference Include="NetTopologySuite" Version="2.5.0" /> <PackageReference Include="NetTopologySuite" Version="2.5.0" />
<PackageReference Include="NetTopologySuite.IO.GeoJSON" Version="3.0.0" /> <PackageReference Include="NetTopologySuite.IO.GeoJSON" Version="3.0.0" />
</ItemGroup> </ItemGroup>