0
000rakesh
Guest
I am getting below error while building code after migration from VS 2015 to VS 2019.
It is poiting to some class file as below
AlertMgmt\AlertReportsAsCSV.cs(35):The type 'System.Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
Continue reading...
It is poiting to some class file as below
AlertMgmt\AlertReportsAsCSV.cs(35):The type 'System.Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
Continue reading...