Winform 3rd Party assemblies not added to References
Posted: Wed May 01, 2019 3:05 pm
Chris,
I reinstalled DevExpress and it seems to be working fine. Strange that the issue only affected X# not C#.
Also, please notice a very important difference which I mentioned in my a previous reply: when I add 3rd party control such as DevExpress or SyncFusion, the Specific Version property is set to False in X# as well as Microsoft DLLs, but in C#, the 3rd party references are to True and Microsoft DLLs are set to false. Please see images below that show the deference in a DevExpress dll reference:
Not sure if this had any role on the issue I had.
Shouldn't X# handle the Specific Version property like C#?
Jamal
Edit: VB.NET behaves like C#.
I reinstalled DevExpress and it seems to be working fine. Strange that the issue only affected X# not C#.
Also, please notice a very important difference which I mentioned in my a previous reply: when I add 3rd party control such as DevExpress or SyncFusion, the Specific Version property is set to False in X# as well as Microsoft DLLs, but in C#, the 3rd party references are to True and Microsoft DLLs are set to false. Please see images below that show the deference in a DevExpress dll reference:
Not sure if this had any role on the issue I had.
Shouldn't X# handle the Specific Version property like C#?
Jamal
Edit: VB.NET behaves like C#.