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

Fix issues causing test failures #2

Conversation

ReubenBond
Copy link

xref: dotnet#8222

@jsteinich jsteinich merged commit 7e9afae into PerBlue:serialization_netstandard Dec 21, 2022
jsteinich added a commit that referenced this pull request Jan 16, 2023
* netstandard2.1 compatible serialization

* use build property for package version

* fix merge errors and handle additional upstream changes

* Update src/Orleans.Serialization/Codecs/GuidCodec.cs

Co-authored-by: Reuben Bond <[email protected]>

* add netstandard2.1 (via netcoreapp3.1) test coverage for serialization

* install other .net versions in ci

* don't pin segment array to prevent possible leaking in a simple manner

* Fix issues causing test failures (#2)

xref: dotnet#8222

* Create pre net7 version of NumericsWideningAndNarrowingTests

Co-authored-by: Reuben Bond <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants