记录|To run this application, you must install .NET Core.【C#,VS】

回溯

关注

阅读 5

2024-08-10

目录


前言


一、问题描述

用VS打开C#程序的时候,遇到了"To run this application,you must install .net.core…"这种情况。该怎么解决?

在这里插入图片描述


二、解决办法

  • 按照它的提示,去安装 NET.Core
  • 安装链接:NET.Core的安装包

在这里插入图片描述

  • 安装成功后,直接运行之前的程序,会发现能打开了。

三、.NET版本和Windows版本对接

在这里插入图片描述


更新时间

  • 2024.08.09:创建。

精彩评论(0)

0 0 举报