Skip to content

Update RegistryTests to support netstandard2.1 packages#722

Open
laicasaane wants to merge 7 commits into
bdovaz:masterfrom
laicasaane:support-netstandard2.1
Open

Update RegistryTests to support netstandard2.1 packages#722
laicasaane wants to merge 7 commits into
bdovaz:masterfrom
laicasaane:support-netstandard2.1

Conversation

@laicasaane

Copy link
Copy Markdown
Contributor

Fix #705

Test with a streamlined registry.json:

  • Pass all test cases
  • Include DryDB
  • Include MemoryPack

@laicasaane

Copy link
Copy Markdown
Contributor Author

Since this PR #702 failed by the test Ensure_Min_Version_Is_Correct_Ignoring_Analyzers_And_Native_Libs, I figured we need to update the tests to account for netstandard2.1.

Disclaimer: I still don't understand the whole source code, so I don't know if we need to do anything to the server code beyond fixing this test.

@laicasaane

laicasaane commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

The previous build failed because some packages support netstandard2.1 in an older version compared to the version which supports netstandard2.0.

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.

Support package that is only compatible to netstandard2.1

1 participant