Outdated dotnet versions
Anyone using the dotnet-outdated global tool? Very useful for finding out from the command line where you are using outdated nuget packages. See more here from »
Anyone using the dotnet-outdated global tool? Very useful for finding out from the command line where you are using outdated nuget packages. See more here from »
You are trying to run dotnet core XUnit tests in Visual Studio 2017 and for some reason they are being marked as inconclusive. Of course, insure »