From b28a730440be2dd4895d06437a12f229b738c5b8 Mon Sep 17 00:00:00 2001 From: Tim Potze Date: Fri, 25 Mar 2022 22:27:29 +0100 Subject: [PATCH] Replaced PackageIconUrl with PackageIcon in NuGet packages. Closes #396. --- Directory.Build.props | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 79627db7..aec66075 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -30,8 +30,8 @@ - https://github.com/ikkentim/SampSharp/raw/master/sampsharp.png https://github.com/ikkentim/SampSharp + sampsharp.png MIT gta samp sampsharp $(AssemblyName) @@ -39,6 +39,10 @@ true + + + + 0.0.0 local