anita-kamat

Results 7 comments of anita-kamat

Dilip, Here is the link I used. https://github.com/google-pay/wallet-samples/tree/main/dotnet From: Singh Dilip ***@***.***> Sent: Monday, August 7, 2023 9:58 AM To: google-pay/wallet-samples ***@***.***> Cc: Subscribed ***@***.***> Subject: Re: [google-pay/wallet-samples] Hard error...

***@***.*** You need these nuget installed From: Singh Dilip ***@***.***> Sent: Monday, August 7, 2023 10:16 AM To: google-pay/wallet-samples ***@***.***> Cc: Anita Kamat ***@***.***>; Comment ***@***.***> Subject: Re: [google-pay/wallet-samples] Hard...

This too ***@***.*** From: Singh Dilip ***@***.***> Sent: Monday, August 7, 2023 10:16 AM To: google-pay/wallet-samples ***@***.***> Cc: Anita Kamat ***@***.***>; Comment ***@***.***> Subject: Re: [google-pay/wallet-samples] Hard error if objects...

@singhdilip1007 I have these - Google.Apis - Google.Apis.Auth - Google.Apis.Core

[Google.Apis.Walletobjects.v1.txt](https://github.com/google-pay/wallet-samples/files/12281124/Google.Apis.Walletobjects.v1.txt) change the attached file to .cs from .txt and add this class to your project

> @Defman Now, I've also same packages but still ist showing like this while I'm using VS2022 professional. Please ley me know > > ![image](https://user-images.githubusercontent.com/18436894/258836899-e8d9bc03-ef68-4110-ab1c-37011f3cf4e1.png) create a folder called "lib"...

Can you please confirm your project is set for Class Library? --> Right click on the project --> and select "Properties" --> then set "Output Type" to "Class Library". From:...