Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCP integration in Visual Studio 2022 #1129

Open
microchips opened this issue Dec 2, 2022 · 0 comments
Open

GCP integration in Visual Studio 2022 #1129

microchips opened this issue Dec 2, 2022 · 0 comments

Comments

@microchips
Copy link

I installed Cloud Tools for Visual Studio, but maybe there is a compatibility issue?
I did the installation using 'Manage Extensions' the process using VSIX appeared to work OK
The video for installation at 'https://www.youtube.com/watch?v=l4nPaSXE3QE' is out of date.

I'm on VS 2022 build 17.4.1
Using C# I get a problem straight off the bat:
using Google.Cloud.BigQuery.V2;
where I have a CS0246 error namespace name 'Google' could not be found.
Also, error CS0103 'BigQueryClient' does not exist in the current context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant