Skip to content

Simplify the metadata references#120

Open
0xced wants to merge 1 commit into
zompinc:masterfrom
0xced:Basic.Reference.Assemblies
Open

Simplify the metadata references#120
0xced wants to merge 1 commit into
zompinc:masterfrom
0xced:Basic.Reference.Assemblies

Conversation

@0xced

@0xced 0xced commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

In the past (#107 and #110) I experienced issues in the unit test project because if missing references in the C# compilation. It was really hard to pinpoint which references were missing.

Using the Basic.Reference.Assemblies.Net100 NuGet package and adding all the metadata references ensures that all references are available and that the compilation will work as expected.

In the past (zompinc#107 and zompinc#110) I experienced issues in the unit test project because if missing references in the C# compilation. It was really hard to pinpoint which references were missing.

Using the Basic.Reference.Assemblies.Net100 NuGet package and adding all the metadata references ensures that all references are available and that the compilation will work as expected.
@0xced 0xced force-pushed the Basic.Reference.Assemblies branch from 7849785 to 6ff23d2 Compare June 20, 2026 14:07
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