2 errors compiling with OD 22.4 and VS2019
Posted: Tue Sep 05, 2023 8:06 pm
******************
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
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