File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 21
21
22
22
<PackageProjectUrl >https://github.com/nhibernate/NHibernate.Spatial</PackageProjectUrl >
23
23
<PackageIconUrl >https://raw.githubusercontent.com/nhibernate/NHibernate.Spatial/master/Logo/NHibernate.Spatial.png</PackageIconUrl >
24
+ <PackageIcon >NHibernate.Spatial.png</PackageIcon >
24
25
<PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
25
26
<PackageLicenseExpression >LGPL-2.1-only</PackageLicenseExpression >
26
27
<PackageReleaseNotes >https://github.com/nhibernate/NHibernate.Spatial/blob/v$(VersionPrefix)/releasenotes.txt</PackageReleaseNotes >
27
28
<PackageTags >NHibernate; NHibernate.Spatial; ORM; Database; DAL; GIS; GeoSpatial</PackageTags >
28
29
<RepositoryUrl >https://github.com/nhibernate/NHibernate.Spatial.git</RepositoryUrl >
29
30
<RepositoryType >git</RepositoryType >
30
31
</PropertyGroup >
32
+
33
+ <ItemGroup >
34
+ <None Include =" ..\Logo\NHibernate.Spatial.png" Pack =" true" PackagePath =" \" />
35
+ </ItemGroup >
31
36
</Project >
You can’t perform that action at this time.
0 commit comments