Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Support .NET Core LTS #17

Merged
merged 4 commits into from Feb 15, 2020
Merged

Support .NET Core LTS #17

merged 4 commits into from Feb 15, 2020

Conversation

mbhoek
Copy link
Member

@mbhoek mbhoek commented Feb 15, 2020

Supports current .NET Core LTS versions 2.1 (SDK 2.1.803) and 3.1 (SDK 3.1.101).

Resolves #16.

Ensures that library can be tested/target by both .NET Core 2.1 LTS and .NET Core 3.1 LTS.
The 2.1 targets the lowest applicable packages for DependencyInjection and SpecFlow.
The 3.1 targets the latest packages for DependencyInjection and SpecFlow.
@mbhoek mbhoek merged commit bc053f7 into master Feb 15, 2020
@delete-merged-branch delete-merged-branch bot deleted the feature/lts-support branch February 15, 2020 20:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support .NET Core LTS
1 participant