[GH-ISSUE #70] net7.0 does not exist #30

Closed
opened 2026-02-26 17:36:56 +03:00 by kerem · 1 comment
Owner

Originally created by @Diego77648 on GitHub (Jul 18, 2023).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-admin/issues/70

Bug type

Component

Component name

Net7.0

What happened?

I have Net7.0 installed but visual studio says I dont

Expected behavior

.

Relevant log output

No response

Proxmox VE Version

7.3.6

Version (bug)

v1.0.0-rc.3

Version (working)

No response

What browsers are you seeing the problem on?

Chrome

On what operating system are you experiencing the issue?

Windows

Pull Request

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @Diego77648 on GitHub (Jul 18, 2023). Original GitHub issue: https://github.com/Corsinvest/cv4pve-admin/issues/70 ### Bug type Component ### Component name Net7.0 ### What happened? I have Net7.0 installed but visual studio says I dont ### Expected behavior . ### Relevant log output _No response_ ### Proxmox VE Version 7.3.6 ### Version (bug) v1.0.0-rc.3 ### Version (working) _No response_ ### What browsers are you seeing the problem on? Chrome ### On what operating system are you experiencing the issue? Windows ### Pull Request - [ ] I would like to do a Pull Request ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
kerem closed this issue 2026-02-26 17:36:56 +03:00
Author
Owner

@kenrmayfield commented on GitHub (Jul 19, 2023):

Visual Studio 2022 must be greater or equal too 17.5 to support .NET 7.0.

or

  1. Close Visual Studio and any Visual Studio Apps running
  2. Go to your Advanced System Settings --> Advanced --> Environment Variables
  3. Under System Variables change the "Path" too C:\Program Files(x86)\dotnet
  4. Move the "C:\Program Files\dotnet" too "C:\Program Files(x86)\dotnet"
  5. Press OK and Restart
<!-- gh-comment-id:1641242851 --> @kenrmayfield commented on GitHub (Jul 19, 2023): Visual Studio 2022 must be greater or equal too 17.5 to support .NET 7.0. or 1. Close Visual Studio and any Visual Studio Apps running 2. Go to your Advanced System Settings --> Advanced --> Environment Variables 3. Under System Variables change the "Path" too C:\Program Files(x86)\dotnet 4. Move the "C:\Program Files\dotnet" too "C:\Program Files(x86)\dotnet" 5. Press OK and Restart
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-admin#30
No description provided.