Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] .NET 6.0 Apparently Cannot Be Targeted #2

Open
astrohart opened this issue Apr 20, 2023 · 0 comments
Open

[Bug] .NET 6.0 Apparently Cannot Be Targeted #2

astrohart opened this issue Apr 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@astrohart
Copy link

Describe the bug
When I clone the project and I attempt to compile it, I get the error:

The current .NET SDK does not support targeting .NET 6.0.  Either target .NET 5.0 or lower, or use a version of the .NET SDK that supports .NET 6.0.

To Reproduce
Steps to reproduce the behavior:

  1. Clone the project.
  2. Open the file BlockMountain.TradingView.sln in Visual Studio 2019 Enterprise Edition v16.11.26.
  3. Click the Build menu, and then click Rebuild Solution,

The Errors List window is displayed and lists the following errors as shown in **Figure ** in the Screenshots section.

Expected behavior
A clear and concise description of what you expected to happen.

The project builds successfully.

Screenshots

image
Figure 1. The Errors List window with errors listed.

Desktop (please complete the following information):

  • OS: [e.g. iOS] Windows 10 Professional x64 Version 22H2
  • Browser [e.g. chrome, safari] Chome 112.0.5615.122 (Official Build) (64-bit)
  • Version [e.g. 22] Current version as of this issue
@astrohart astrohart added the bug Something isn't working label Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant