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

#367 Optimise Dependencies #370

Merged

Conversation

thompson-tomo
Copy link
Contributor

What kind of change does this PR introduce?
update

What is the current behavior?
Packages are the same for all TFM's

What is the new behavior?
Less dependencies are included for net 6+ due to them being available as part of the framework

What might this PR break?
n/a

Other information:
closes #367

src/Fusillade/Fusillade.csproj Outdated Show resolved Hide resolved
src/Fusillade/Fusillade.csproj Outdated Show resolved Hide resolved
@thompson-tomo
Copy link
Contributor Author

Have made requested changes

@ChrisPulman ChrisPulman merged commit cb68f0f into reactiveui:main May 2, 2024
1 check passed
@thompson-tomo thompson-tomo deleted the chore/#367_OptimiseDependencies branch May 2, 2024 03:02
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce dependencies on newer TFM
2 participants