Hello,
I need to add to Imports some packages from Google to run VB.NET code in Invoke Code activity.
When I tried to add it manually I didn’t see them on the list (Google.Cloud.BigQuery.V2):
When I tried adding it to the XAML file I received the below message:
What did I do wrong? In the previous version of the compatibility mode (Windows-Legancy), I could do that.
I’m using Studio 2023.4.4 and this is configuration of package sources on my PC:
Anil_G
(Anil Gorthi)
2
@Robert_Work
First check if the required dependencies which contain these packages are installed in the manage packages then you can import
Cheers
Hi
Hope these discussion would help you out
Cheers @Robert_Work