feat: add support for older dotnet versions#9
Open
WhiteOlivierus wants to merge 1 commit intoSimonCropp:mainfrom
Open
feat: add support for older dotnet versions#9WhiteOlivierus wants to merge 1 commit intoSimonCropp:mainfrom
WhiteOlivierus wants to merge 1 commit intoSimonCropp:mainfrom
Conversation
Author
|
Just checking in. Right now I have a full that I distribute myself. But a native version on budget would be nice |
Owner
|
whats blocking you from moving to net10? |
Author
|
We have a lot of projects that are being started and closed and later on openend again. We are talking about a lot of projects. These can range from dotnet 6 to 10. The budget is most of the time not there to get them up-to-date to new dotnet versions at that time. But we do update our way of working. So right now we have a couple of projects where I have build the dll to variëren versions of dotnet to use this package. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sorry I noticed that my branch name was misleading haha.
So I opened a new one. This closes #7
I could not find a pipeline file, so this is as far as I can go. There needs to be a --framework provided to the dotnet test command.