I am using Visual Studio Professional 2019 and when adding nuget package for System.Runtime 4.3.1 it automatically adds reference to System.ComponentModel.Composition . Though build is successful on my local machine, it fails on Azure VM when pipeline runs. Azure VM does not have Visual Studio installed it uses MSBuild. I did search it and read similar question answer but didn't help. Any help would be highly appreciated.
↧
Incorrect Nuget Reference to System.ComponentModel.Composition when I am adding System.Runtine 4.3.1
↧