From 4628c2079c62a5f2b5e231a88f89b743cc95610f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Delaporte?= <12201973+fredericdelaporte@users.noreply.github.com> Date: Sun, 19 Jul 2020 21:51:12 +0200 Subject: [PATCH] Fix iconUrl warning See https://docs.microsoft.com/en-us/nuget/reference/msbuild-targets#packageiconurl --- build-common/NHibernate.props | 1 + src/NHibernate/NHibernate.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/build-common/NHibernate.props b/build-common/NHibernate.props index c9741ad121b..1176049cd71 100644 --- a/build-common/NHibernate.props +++ b/build-common/NHibernate.props @@ -27,6 +27,7 @@ http://nhibernate.info https://raw.githubusercontent.com/nhibernate/nhibernate-core/master/logo/NHibernate-NuGet.png + NHibernate-NuGet.png false LGPL-2.1-only https://github.com/nhibernate/nhibernate-core/blob/$(VersionPrefix)/releasenotes.txt diff --git a/src/NHibernate/NHibernate.csproj b/src/NHibernate/NHibernate.csproj index 5b8d5532620..5c615f81804 100644 --- a/src/NHibernate/NHibernate.csproj +++ b/src/NHibernate/NHibernate.csproj @@ -77,5 +77,6 @@ ./NHibernate.license.txt +