Skip to content

Conversation

@sbomer
Copy link
Member

@sbomer sbomer commented Jul 27, 2021

The submodule update in #2156
incremented the cecil version, but we were still using 0.11.3 as the version
in our package graph. See #1515 for more
context on how this is set up.

Fixes #2173

The submodule update in dotnet#2156
incremented the cecil version, but we were still using 0.11.3 as the version
in our package graph. See dotnet#1515 for more
context on how this is set up.

Fixes dotnet#2173
@sbomer sbomer requested a review from marek-safar as a code owner July 27, 2021 18:16
@sbomer sbomer requested review from agocke and tlakollo July 27, 2021 18:16
@sbomer sbomer requested a review from vitek-karas July 28, 2021 00:13
@sbomer sbomer merged commit 0cb9250 into dotnet:main Jul 28, 2021
agocke pushed a commit to dotnet/runtime that referenced this pull request Nov 16, 2022
* Bump cecil package version

The submodule update in dotnet/linker#2156
incremented the cecil version, but we were still using 0.11.3 as the version
in our package graph. See dotnet/linker#1515 for more
context on how this is set up.

Fixes dotnet/linker#2173

* Remove unnecessary cast

Commit migrated from dotnet/linker@0cb9250
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.

The Mono.Cecil version in the Microsoft.NET.ILLink NuGet is wrong

3 participants