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

Feature: netstandard-2.0 #28

Merged
merged 6 commits into from
May 9, 2023
Merged

Feature: netstandard-2.0 #28

merged 6 commits into from
May 9, 2023

Conversation

wh1337
Copy link
Collaborator

@wh1337 wh1337 commented May 8, 2023

In this PR we move the target framework from nett7.0 to netstandard2.0 in order to work for a larger audience of the .net community.

This will close #26 upon pulling into main.

@wh1337 wh1337 added this to the v0.2.0 milestone May 8, 2023
@wh1337 wh1337 requested a review from unicodeveloper May 8, 2023 12:44
@wh1337 wh1337 self-assigned this May 8, 2023
@wh1337 wh1337 mentioned this pull request May 8, 2023
4 tasks
src/Novu/Novu.csproj Outdated Show resolved Hide resolved
unicodeveloper
unicodeveloper previously approved these changes May 8, 2023
@wh1337 wh1337 marked this pull request as draft May 9, 2023 11:40
@wh1337 wh1337 dismissed unicodeveloper’s stale review May 9, 2023 11:41

Having to add additional changes

@wh1337 wh1337 marked this pull request as ready for review May 9, 2023 11:45
@wh1337 wh1337 requested a review from unicodeveloper May 9, 2023 11:58
@wh1337 wh1337 merged commit 18cfa44 into main May 9, 2023
@wh1337 wh1337 deleted the feature/netstandard-2.0 branch May 9, 2023 15:42
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.

Targeting .NET 7 may prevent projects using older versions of .NET to use this SDK
3 participants