Skip to content

Simplify the metadata references#120

Merged
virzak merged 1 commit into
zompinc:masterfrom
0xced:Basic.Reference.Assemblies
Jun 25, 2026
Merged

Simplify the metadata references#120
virzak merged 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
@virzak virzak merged commit e46483c into zompinc:master Jun 25, 2026
3 of 4 checks passed
@virzak

virzak commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

@0xced, awesome find! Didn't know about that package!!! Thank you!!!

@0xced 0xced deleted the Basic.Reference.Assemblies branch June 25, 2026 11:59
@0xced

0xced commented Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

I knew straight away where this package might come in handy when I stumbled across it (again). 😁

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.

2 participants