aw7152: namespace change
All checks were successful
FarmMaps.Develop/CarbonLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/CarbonLib/pipeline/head This commit looks good
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
//using Base.Core.Common.Geometry;
|
||||
using CarbonLib;
|
||||
using CarbonLib.Carbon;
|
||||
using CarbonService.Models;
|
||||
using FarmMapsAPI.Carbon.Models;
|
||||
using CarbonLib.Carbon.Models;
|
||||
using NetTopologySuite.Geometries;
|
||||
using OSGeo.OGR;
|
||||
using System;
|
||||
@@ -12,7 +13,7 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace FarmMapsAPI.Carbon
|
||||
namespace CarbonLib.Carbon
|
||||
{
|
||||
public class CarbonCalculation25 : ICarbonCalculation
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user