From 1a1434da5513510a6320c5152b4d1ba085f6398b Mon Sep 17 00:00:00 2001 From: Ivan G Date: Fri, 29 Nov 2019 10:14:03 +0000 Subject: [PATCH] remove more warning --- src/Config.Net/Config.Net.csproj | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/Config.Net/Config.Net.csproj b/src/Config.Net/Config.Net.csproj index 6290658..0cc6fa6 100644 --- a/src/Config.Net/Config.Net.csproj +++ b/src/Config.Net/Config.Net.csproj @@ -6,15 +6,10 @@ netstandard2.0;net452 Config.Net Config.Net - http://i.isolineltd.com/nuget/config.net.png - /~https://github.com/aloneguid/config 4.0.0.0 4.7.3.0 4.7.3 Super simple configuration framework for .NET focused on developer ergonomics and strong typing. Supports multiple configuration sources such as .ini, .json, .xml files, as well as external providers pluggable by other NuGet packages. - /~https://github.com/aloneguid/config - MIT - GitHub true true