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

Target both .NET5 and .NET6 #59

Merged
merged 4 commits into from
Oct 1, 2022
Merged

Target both .NET5 and .NET6 #59

merged 4 commits into from
Oct 1, 2022

Conversation

tforsberg
Copy link
Contributor

Issue #53

I cloned the repo, updated a couple NuGet packages and Targeted both .NET5 and .NET6

@tforsberg tforsberg changed the title Issue #53 Target both .NET5 and .NET6 Sep 30, 2022
@Matthiee Matthiee self-requested a review October 1, 2022 08:51
Copy link
Member

@Matthiee Matthiee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @tforsberg the PR looks good, however one small change is required to make the CI/CD work again.
Can you update the build script to use .NET 6?
See https://github.com/tforsberg/MatthiWare.FinancialModelingPrep.NET/blob/net6/.github/workflows/dotnet.yml#L19-L21

It probably would be best to use actions/setup-dotnet@v3 and dotnet-version: 6.0.x

After these changes the PR can be merged!

@tforsberg
Copy link
Contributor Author

Ok, I made the change and committed it to my branch.

How do I put this change into the "pull request"?

Sorry, I'm fairly new to contributing to other projects.

@Matthiee Matthiee self-requested a review October 1, 2022 13:23
@Matthiee
Copy link
Member

Matthiee commented Oct 1, 2022

Hi @tforsberg it seems you already figured it out 😉 just pushing your changes will make them show up here too.

PR looks good, thank you for your contribution!

@Matthiee Matthiee merged commit cf703ba into MatthiWare:master Oct 1, 2022
@Matthiee Matthiee mentioned this pull request Oct 1, 2022
@tforsberg tforsberg deleted the net6 branch October 1, 2022 14:00
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.

2 participants