File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22#tool dotnet : ? package= GitVersion . Tool & version = 5.12 .0
33#tool dotnet: ? package = coveralls . net & version = 4.0 .1
44#tool nuget: ? package = GitReleaseManager & version = 0.13 .0
5- #tool nuget: ? package = ReportGenerator & version = 5.1 .21
5+ #tool nuget: ? package = ReportGenerator & version = 5.1 .22
66#tool nuget: ? package = xunit . runner . console & version = 2.4 .2
7- #tool nuget: ? package = Codecov & version = 1.13 .0
7+ #tool nuget: ? package = CodecovUploader & version = 0.5 .0
88
99// Install addins.
1010#addin nuget: ? package = Cake . Coveralls & version = 1.1 .0
@@ -540,7 +540,7 @@ Task("AppVeyor")
540540{
541541 if ( publishingError )
542542 {
543- throw new Exception ( "An error occurred during the publishing of [ Http-Multipart-Data-Parser] . All publishing tasks have been attempted." ) ;
543+ Warning ( "An error occurred during the publishing of Http-Multipart-Data-Parser. All publishing tasks have been attempted." ) ;
544544 }
545545} ) ;
546546
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 7.0.302 " ,
3+ "version" : " 7.0.304 " ,
44 "rollForward" : " patch" ,
55 "allowPrerelease" : false
66 }
You can’t perform that action at this time.
0 commit comments