Skip to content

Target FSharp.Core 6.0.0 as min supported version#172

Merged
stephen-swensen merged 7 commits intomasterfrom
bartelink-fscore6
Dec 1, 2024
Merged

Target FSharp.Core 6.0.0 as min supported version#172
stephen-swensen merged 7 commits intomasterfrom
bartelink-fscore6

Conversation

@stephen-swensen
Copy link
Contributor

@stephen-swensen stephen-swensen commented Nov 30, 2024

  • Target FSharp.Core 6.0.0 in main Unquote library project
  • Create new UnquoteTests.FScore6 project that targets net8 and FSharp.Core 6.0.0 using external links to the main UnquoteTests project (which targets net8 and the latest FSharp.Core 8.0.403 giving us wide coverage)
  • Update UnquoteTests and all Verify projects to target 8.0.403 (from 8.0.100)
  • Update nuspec file (with FSharp.Core 6.0.0 dependency; also increment version number of unquote to 7.0.1)

Originated from this PR contributed by @bartelink: #170

resolves #169

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.

Reduce FSharp.Core dep version?

2 participants