Skip to content

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented Jan 24, 2022

These changes will enter master for the 4.x release timeframe

  • removing #ifdefs and extra build configs etc for net461
  • replacing netcoreapp3.1 TFM usage (triggered transitively by e.g. EventStore.Client.Grpc.Streams) with net6.0 as net5.0 and netcoreapp6.1 both have 2022 EOL dates
  • wherever possible, libs still use netstandard2.x where possible
  • FSharp.Core references are still 4.3.4 except where requirement for correct Async.Parallel / Sequential dictates 4.7.1

@bartelink bartelink mentioned this pull request Jan 24, 2022
@bartelink bartelink added this to the 4.0 milestone Jan 24, 2022
@bartelink bartelink force-pushed the remove-461 branch 2 times, most recently from d0e443f to 84851ea Compare February 28, 2022 18:38
@bartelink bartelink changed the title Remove net461; target net50 Remove net461; target net60 Feb 28, 2022
@bartelink bartelink marked this pull request as ready for review February 28, 2022 18:55
@bartelink bartelink changed the title Remove net461; target net60 Remove net461; target net60; reformat Mar 4, 2022
@bartelink bartelink merged commit a9de2a3 into master Mar 4, 2022
@bartelink bartelink deleted the remove-461 branch March 4, 2022 14:41
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.

1 participant