dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.62k stars 4.56k forks source link

Update versioning scheme for Microsoft.DotNet.Cecil #103589

Open sbomer opened 4 weeks ago

sbomer commented 4 weeks ago

Currently we build Microsoft.DotNet.Cecil (from dotnet/cecil) using a versioning scheme that matches upstream (jbevain/cecil). This is left over from when we used to depend on the upstream Mono.Cecil in dotnet/linker (see https://github.com/dotnet/linker/pull/1515/files for more context).

Now that we no longer depend on the upstream build, we could adopt the common versioning scheme used by other components.

dotnet-policy-service[bot] commented 4 weeks ago

Tagging subscribers to this area: @agocke, @sbomer, @vitek-karas See info in area-owners.md if you want to be subscribed.