Skip to content

Show the build problem between VS 2019 / VS 2017 / Rider / .NET CLI

Notifications You must be signed in to change notification settings

sygnowskip/build-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build-problem

Show the build problem between VS 2019 / VS 2017 / Rider / .NET CLI

Build status:

  • VS 2019 - Success
  • VS 2017 - Fail
  • Rider 2019.x - Fail
  • .NET CLI - Fail

Why build is working fine in VS 2019?! :)

ERROR:

Build FAILED.

Validation.cs(21,18): error CS0121: The call is ambiguous between the following methods or properties: 'AsyncResultExtensionsRightOperand.Ensure(Result, Func<Task>, string)' and 'ResultExtensions.Ensure(Result, Func, string)' [.\build-problem\Test.csproj] 0 Warning(s) 1 Error(s)

Time Elapsed 00:00:00.91

About

Show the build problem between VS 2019 / VS 2017 / Rider / .NET CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages