fsprojects / FSharp.Data.GraphQL

FSharp implementation of Facebook GraphQL query language.
http://fsprojects.github.io/FSharp.Data.GraphQL/
MIT License
399 stars 73 forks source link

Updating packaging script and separating Shared into its own package #390

Closed ivelten closed 1 year ago

ivelten commented 2 years ago

With this PR, I am proposing separating Shared project into its own library. Once done with that, we can go on with splitting this project into smaller, reusable libraries.

ivelten commented 2 years ago

@xperiandri just did the requested changes, please take a look.

xperiandri commented 1 year ago

https://github.com/fsprojects/FSharp.Data.GraphQL/pull/392 is almost ready. When it is done, I'll notify you to rebase and update GitHub actions