File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1919 <PackageLicenseUrl >https://raw.githubusercontent.com/FObermaier/SbnSharp/master/LICENSE.txt</PackageLicenseUrl >
2020 <PackageProjectUrl >https://github.com/fobermaier/SbnSharp</PackageProjectUrl >
2121 <RootNamespace >SharpSbn</RootNamespace >
22+ <PackageTags >sbn shapefile spatial index</PackageTags >
23+ <Description >Implementation of ESRI's spatial index for shapefiles. Based on the hasbeen project by drwelby</Description >
2224 </PropertyGroup >
2325
2426</Project >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <Import Project =" $(SolutionDir)SharpSbn.Common.props" />
44
Original file line number Diff line number Diff line change 3131 <DebugType >pdbonly</DebugType >
3232 <Optimize >true</Optimize >
3333 <OutputPath >bin\Release\</OutputPath >
34- <DefineConstants >TRACE;sd;NET20 </DefineConstants >
34+ <DefineConstants >TRACE;NET35;NET40;NET45;Use_SbnSharp_GeoAPI </DefineConstants >
3535 <ErrorReport >prompt</ErrorReport >
3636 <WarningLevel >4</WarningLevel >
3737 <Prefer32Bit >false</Prefer32Bit >
You can’t perform that action at this time.
0 commit comments