Open tannergooding opened 7 years ago
This will ensure we aren't doing late stage fixups of the nuspec: https://github.com/dotnet/roslyn/pull/21991
@tannergooding Would you be willing to do such updating?
Its on a backlog of things to do when/if I have time, but I don't think I have it to do right now (have bugs in project-system to fix).
BuildBoss should go through each NuSpec, its dependencies, and its included files, and ensure that it is targeting the correct framework (not higher, and not lower).