File tree Expand file tree Collapse file tree 4 files changed +21
-25
lines changed
NHibernate.Spatial.PostGis Expand file tree Collapse file tree 4 files changed +21
-25
lines changed Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
14
14
</ItemGroup >
15
15
16
-
17
16
<ItemGroup >
18
17
<EmbeddedResource Include =" Metadata\GeometryColumn.MsSql2008GeographyDialect.hbm.xml" />
19
18
<EmbeddedResource Include =" Metadata\GeometryColumn.MsSql2008GeometryDialect.hbm.xml" />
Original file line number Diff line number Diff line change 4
4
<PropertyGroup >
5
5
<TargetFramework >netstandard2.0</TargetFramework >
6
6
<RootNamespace >NHibernate.Spatial</RootNamespace >
7
- <PublishRepositoryUrl >true</PublishRepositoryUrl >
8
- <IncludeSymbols >true</IncludeSymbols >
9
- <SymbolPackageFormat >snupkg</SymbolPackageFormat >
10
- </PropertyGroup >
11
-
12
- <ItemGroup >
13
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
14
- </ItemGroup >
7
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
8
+ <IncludeSymbols >true</IncludeSymbols >
9
+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
10
+ </PropertyGroup >
15
11
12
+ <ItemGroup >
13
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
14
+ </ItemGroup >
16
15
17
16
<ItemGroup >
18
17
<PackageReference Include =" MySql.Data" Version =" 8.0.18" />
Original file line number Diff line number Diff line change 4
4
<PropertyGroup >
5
5
<TargetFramework >netstandard2.0</TargetFramework >
6
6
<RootNamespace >NHibernate.Spatial</RootNamespace >
7
- <PublishRepositoryUrl >true</PublishRepositoryUrl >
8
- <IncludeSymbols >true</IncludeSymbols >
9
- <SymbolPackageFormat >snupkg</SymbolPackageFormat >
10
- </PropertyGroup >
11
-
12
- <ItemGroup >
13
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
14
- </ItemGroup >
7
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
8
+ <IncludeSymbols >true</IncludeSymbols >
9
+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
10
+ </PropertyGroup >
15
11
12
+ <ItemGroup >
13
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
14
+ </ItemGroup >
16
15
17
16
<ItemGroup >
18
17
<None Remove =" Metadata\GeometryColumn.PostGis20Dialect.hbm.xml" />
Original file line number Diff line number Diff line change 3
3
4
4
<PropertyGroup >
5
5
<TargetFramework >netstandard2.0</TargetFramework >
6
- <PublishRepositoryUrl >true</PublishRepositoryUrl >
7
- <IncludeSymbols >true</IncludeSymbols >
8
- <SymbolPackageFormat >snupkg</SymbolPackageFormat >
9
- </PropertyGroup >
10
-
11
- <ItemGroup >
12
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
13
- </ItemGroup >
6
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
7
+ <IncludeSymbols >true</IncludeSymbols >
8
+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
9
+ </PropertyGroup >
14
10
11
+ <ItemGroup >
12
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
13
+ </ItemGroup >
15
14
16
15
<ItemGroup >
17
16
<PackageReference Include =" NetTopologySuite" Version =" 2.0.0" />
You can’t perform that action at this time.
0 commit comments