******************
Severity Code Description Project File Line Suppression State
Error NuGet Package restore failed for project UnitTests: Unable to find version '0.10.3' of package 'Mono.Cecil'.
C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\: Package 'Mono.Cecil.0.10.3' is not found on source 'C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\'.
. Please see Error List window for detailed warnings and errors.
***********************
Severity Code Description Project File Line Suppression State
Error NuGet Package restore failed for project OpenDentBusiness: Unable to find version '6.9.9' of package 'MySql.Data'.
C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\: Package 'MySql.Data.6.9.9' is not found on source 'C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\'.
. Please see Error List window for detailed warnings and errors.
*********************
Please advice?
Thank you
2 errors compiling with OD 22.4 and VS2019
Re: 2 errors compiling with OD 22.4 and VS2019
so the solution is
in VS2019, click Tools -> NuGet Package Ma..
then, search for Mono.Cecil, and click install
do the same for MySql.Data
Regards,
in VS2019, click Tools -> NuGet Package Ma..
then, search for Mono.Cecil, and click install
do the same for MySql.Data
Regards,