Kros-sk / Kros.Libs

This repo contains Kros.Utils, Kros.Utils.MsAccess, Kros.KORM and Kros.KORM.MsAccess libraries.
MIT License
7 stars 13 forks source link

Replace deprecated LicenseUrl element in NuGet packages #178

Closed satano closed 5 years ago

satano commented 5 years ago

PackageLicenseUrl in .csproj and licenseUrl in .nuspec files are deprecated in favour of license element.

More info:

Now it generates warnings during build.