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

Improve handling of net versions missmatch #526

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

Martin-Molinero
Copy link
Member

@Martin-Molinero Martin-Molinero commented Dec 17, 2024

See related QuantConnect/Lean#8459

Example

# lean backtest newfoundation
Error: This project is targeting Net 6.0 and Net 9.0 is required. Please update the "Target Framework" project setting in VSCode to the new SDK or modify the csproj file directly to "<TargetFramework>net9.0</TargetFramework>".

@Martin-Molinero Martin-Molinero force-pushed the feature-net9 branch 3 times, most recently from 93dda03 to 194eca4 Compare December 17, 2024 21:10
@Martin-Molinero Martin-Molinero merged commit 317d538 into master Dec 18, 2024
46 checks passed
@Martin-Molinero Martin-Molinero deleted the feature-net9 branch December 18, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant