DotNetAnalyzers / PublicApiAnalyzer

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

Specify .NET SDK version in global.json #29

Closed sharwell closed 5 years ago

sharwell commented 5 years ago

Fixes message NETSDK1057 on build.

codecov[bot] commented 5 years ago

Codecov Report

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

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   83.41%   83.41%           
=======================================
  Files          21       21           
  Lines        2586     2586           
  Branches      193      193           
=======================================
  Hits         2157     2157           
  Misses        349      349           
  Partials       80       80