We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f6a965 commit 933f3d7Copy full SHA for 933f3d7
build-common/NHibernate.props
@@ -32,8 +32,7 @@
32
<TreatSpecificWarningsAsErrors />
33
34
<DisableImplicitPackageTargetFallback>True</DisableImplicitPackageTargetFallback>
35
- </PropertyGroup>
36
- <PropertyGroup Condition="'$(IsPackable)' == 'True'">
+
37
<PackageProjectUrl>https://nhibernate.info</PackageProjectUrl>
38
<PackageIconUrl>https://raw.githubusercontent.com/nhibernate/nhibernate-core/master/logo/NHibernate-NuGet.png</PackageIconUrl>
39
<PackageIcon>NHibernate-NuGet.png</PackageIcon>
0 commit comments