ehalsey-quickbooks / QuickBooksASPNetCore2OpenIDConnect

Example demonstrating how to access QuickBooks Online via ASP.NET Core 2 & OpenID Connect Provider
13 stars 0 forks source link

Can't Even Open #3

Open manovraresoft opened 6 years ago

manovraresoft commented 6 years ago

I go to open the project in VS 2013 and I get the error:

QuickBooksASPNetCore2OpenIDConnect.csproj : error : 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. QuickBooksASPNetCore2OpenIDConnect.csproj

ehalsey commented 6 years ago

I've been building these using VS 2017. Might not work with earlier versions. Sorry.