标签: azure deployment azure-web-sites
我在Azure AppService中启用了与Bitbucket的集成以部署我的存储库。
我的项目是.NET C#WebApp,在Csproj中,我正在使用PackageReference。
但是在Azure上的MSBUILD中抛出此错误:
错误MSB4066:元素中的属性“版本” 无法识别。
这是一个类似的问题:
https://social.msdn.microsoft.com/Forums/en-US/1d158825-ddba-469e-93b1-fd9be0152f39/azure-function-project-wont-compile-with-tfs-build-agent-error-msb4066-the-attribute?forum=AzureFunctions