Skip to content

Add backwards compatibility to net framework 4.8#65

Open
Jeandavidnelson wants to merge 3 commits into
masterfrom
backwardsCompatibility_net48
Open

Add backwards compatibility to net framework 4.8#65
Jeandavidnelson wants to merge 3 commits into
masterfrom
backwardsCompatibility_net48

Conversation

@Jeandavidnelson

Copy link
Copy Markdown
Collaborator

No description provided.

@Jeandavidnelson
Jeandavidnelson requested a review from Gafs63 March 26, 2024 11:17
Comment thread src/Algorithm/Algorithm.csproj Outdated
<PackageTags>$(PackageTags);algo;algorithm</PackageTags>
<Version>2.0.0</Version>
<Version>2.1.0-beta2</Version>
<TargetFrameworks>net48;net6.0</TargetFrameworks>

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

prefer netstandard2.0 over net48

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Done

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