DotNetAnalyzers / PublicApiAnalyzer

Superseded by Microsoft.CodeAnalysis.PublicApiAnalyzers
https://www.nuget.org/packages/Microsoft.CodeAnalysis.PublicApiAnalyzers/
Other
18 stars 9 forks source link

Switch from licenseUrl to license in nuspec #28

Open sharwell opened 5 years ago

sharwell commented 5 years ago

Fixes warning NU5125 on build.

codecov[bot] commented 5 years ago

Codecov Report

Merging #28 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   83.41%   83.41%           
=======================================
  Files          21       21           
  Lines        2586     2586           
  Branches      193      193           
=======================================
  Hits         2157     2157           
  Misses        349      349           
  Partials       80       80
sharwell commented 5 years ago

This was causing some weird behavior locally, so leaving it for now.