When using both Visual Studio and Visual Studio Preview, the dotnet CLI may unintentionally select the latest SDK, causing build failures. This article will show you how to fix this issue.
Tag: NuGet
256 Seconds with dotNetDave (E10) – My Workflow Before I Submit Code Changes
In this episode of 256 Seconds with dotNetDave, I will share my workflow on what I do before I submit code changes to source control. This video will explain it in detail. I share this workflow because it makes sure that I rarely get bug tickets from quality assurance and hopefully it will for you … Continue reading 256 Seconds with dotNetDave (E10) – My Workflow Before I Submit Code Changes
256 Seconds with dotNetDave (E9) – Fixing NuGet Hell Issues in Visual Studio
In this episode, I address NuGet package errors in Visual Studio that hinder project builds. I provide a PowerShell script to resolve these issues and fix DLL conflicts. Don't let dependency problems disrupt your workflow—watch the episode to quickly get back to coding!
