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

目录


前言

参考文章:

1、安装失败,提示"To run this application,you must install .netcore..."

2、【bug】to run this application ,you must install .net

3、在 Windows 上安装 .NET


一、问题描述

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


二、解决办法

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

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


更新时间

  • 2024.08.09:创建。
相关推荐
biter down5 小时前
14:pytest-order 插件 顺序控制案例
开发语言·python·pytest
郝学胜-神的一滴6 小时前
Qt 高级开发 009: C++ Lambda 表达式
开发语言·c++·qt·软件构建
星栈独行6 小时前
我在 Rust 全栈项目里用 JWT 做无状态认证
开发语言·后端·rust·前端框架·开源·github·web
石山代码6 小时前
C++ 轻量级日志系统
开发语言·c++
小技与小术7 小时前
玩转Flask
开发语言·python·flask
SilentSamsara7 小时前
Python 性能优化:tracemalloc、profiling 与 C 扩展加速
开发语言·python·青少年编程·性能优化
冰小忆7 小时前
大驼峰命名规范和小驼峰命名规范的区别是什么?
开发语言·python
এ慕ོ冬℘゜9 小时前
JS 前端基础面试题
开发语言·前端·javascript
浩少7029 小时前
【无标题】
java·开发语言
nnsix9 小时前
C# 字符串 根据换行符分割
开发语言·c#