在Web项目上右键属性,点击 TypeScript生成 ,选择下拉框内的值为 使用最新可用版本,即可解决
Your project specifies TypeScriptToolsVersion 3.1, but a matching compiler was not found. The latest available TypeScript compiler will be used (3.3). To remove this warning, install the TypeScript 3.
原文:https://www.cnblogs.com/Anthony518/p/10896646.html