Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Giraffe latest preview: IXmlSerializer is now Xml.ISerializer #281

Closed
theimowski opened this issue Dec 10, 2020 · 3 comments
Closed

Giraffe latest preview: IXmlSerializer is now Xml.ISerializer #281

theimowski opened this issue Dec 10, 2020 · 3 comments

Comments

@theimowski
Copy link

Giraffe 5.0-rc3 introduces a breaking change: IXmlSerializer is now Xml.ISerializer
When trying to compile Saturn 0.15.0-preview01 with Giraffe 5.0-rc6 following error occurs:

FSC : error FS0193: The module/namespace 'Giraffe.Serialization.Xml' from compilation unit 'Giraffe' did not contain the namespace, module or type 'IXmlSerializer' 
@theimowski
Copy link
Author

Tried to give it a go, but that's not as simple - Giraffe 5.0-rc3 supports only net50, so that's quite a big change

@Krzysztof-Cieslak
Copy link
Member

This should be fixed in the latest Saturn preview.

@vilinski
Copy link

vilinski commented Jun 7, 2021

trying to upgrade a project's Giraffe to 5.0.0. Getting the same compile error

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

No branches or pull requests

3 participants