Mr-Markus / ZigbeeNet

A .NET Standard library for working with ZigBee
Eclipse Public License 1.0
131 stars 47 forks source link

Fix compilation warnings #115

Closed spudwebb closed 4 years ago

spudwebb commented 4 years ago

I fixed most of compilation warnings. The one remainings are the following kind:

warning NU5048: The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl

@Mr-Markus Do you see those and can you fix them?

Mr-Markus commented 4 years ago

Well done. Thx for this work which will make code quality much netter.

I will fix the nuget package warnings