Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark System.Private assemblies as framework assemblies (dotnet#143)
We mostly need `[assembly: AssemblyMetadata(".NETFrameworkAssembly", "")]` because compiler checks for this in places. Versioning.targets adds a bunch of other stuff too.
- Loading branch information