Skip to content

Solution Files in libraries don't list all required dependencies #43109

Closed
@ViktorHofer

Description

@ViktorHofer

Our solution files aren't up-to-date and need dependencies added to them (ie System.Runtime.CompilerServices.Unsafe). Currently most of the builds fail because of the missing Unsafe dependency which TestUtilities relies on.

The plan is to use slngen to keep the solution files up-to-date and ideally protect this in CI. To fix the build issues I will send a PR to do a manual update.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions