Mastercard / mastercard-api-client-tutorial

Generating and Configuring a Mastercard API Client
https://mstr.cd/2AWz6pm
MIT License
60 stars 61 forks source link

Unable to open charp project #23

Closed rukish closed 3 years ago

rukish commented 3 years ago

I am unable to open the csharp project in VS2015

The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="http://schemas.microsoft.com/developer/msbuild/2003" to the element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format. E:\MasterCard\mastercard-api-client-tutorial-main\csharp\Acme.App.MastercardApi.Client\Acme.App.MastercardApi.Client.csproj

The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="http://schemas.microsoft.com/developer/msbuild/2003" to the element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format. E:\MasterCard\mastercard-api-client-tutorial-main\csharp\Acme.App.MastercardApi.Client.Tests\Acme.App.MastercardApi.Client.Tests.csproj

jaaufauvre commented 3 years ago

Hi @rukish, the solution file can be opened with Visual Studio Code, Visual Studio 2019+ or JetBrains Rider for instance.

rukish commented 3 years ago

Thanks for the prompt reply.I tried opening the solution with Visual Studio Code. It just opens the solution file in text mode ..  I would appreciate if you could reply with the solution. Also I would like to ask my doubt. I am downloading this project to implement the Mastercard STP integration using C#. Could you please confirm if I am looking into the right project.

ThanksRukhiya 

regards Rukhiya

On Tuesday, September 28, 2021, 05:06:57 PM GMT+4, Jean-Alexis Aufauvre ***@***.***> wrote:  

Hi @rukish, the solution file can be opened with Visual Studio Code, Visual Studio 2019+ or JetBrains Rider for instance.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

jaaufauvre commented 3 years ago

You probably need an extension, like C# for Visual Studio Code.

Yes, this tutorial should work with Mastercard STP too.

jaaufauvre commented 3 years ago

Hi @rukish, here is a link to the official support page: https://developer.mastercard.com/support/