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

Added targets for net6.0 and net8.0 and allow RollForward #507

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

FroggieFrog
Copy link

Description:

Fixes #447
Fixes #495

This PR adds the TargetFrameworks net6.0 and net8.0.
Also as sugegsted in #419 the RollForward property was added.

I'm not sure about the piepline configurations, but adjusted them according to #419

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have tested my changes by running the extension in VS2017
  • I have tested my changes by running the extension in VS2019
  • I have tested my changes by running the extension in VS2022
  • If changes to the documentation are needed, I have noted this in the description above

@renebentes
Copy link

Any update on this? I would really like to use it without installing .NET 6

@Jeanjean
Copy link

Me too

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.

You must install or update .NET to run this application. can not run in linux while dotnet-sdk 7/8 installed
3 participants