Skip to content

Conversation

@tlakollo
Copy link
Contributor

Bump sdk version in global.json
Fix new analyzer recommendations about AsSpan and Contains(char)
Disable ImplicitNamespaceImports
Update Microsoft.NetCore.App.Ref used by analyzer to take new Runtime attribute changes
Update analyzer to not use Message as a property in RequiresAssemblyFilesAttribute

Fix new analyzer recommendations about AsSpan and Contains(char)
Disable ImplicitNamespaceImports
Update Microsoft.NetCore.App.Ref used by analyzer to take new Runtime
attribute changes
Update analyzer to not use Message as a property in RequiresAssemblyFilesAttribute
@tlakollo tlakollo self-assigned this Jul 20, 2021
@tlakollo tlakollo requested a review from marek-safar as a code owner July 20, 2021 23:55
@tlakollo tlakollo mentioned this pull request Jul 21, 2021
@agocke
Copy link
Member

agocke commented Jul 23, 2021

Looks like we just need the cecil update and then this should be ready. LGTM

Copy link
Member

@sbomer sbomer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tlakollo tlakollo merged commit b888d67 into dotnet:main Jul 26, 2021
@tlakollo tlakollo deleted the RAFAttributeUnificationInLinker branch July 26, 2021 23:26
sbomer added a commit to sbomer/linker that referenced this pull request Jul 27, 2021
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 added a commit that referenced this pull request Jul 28, 2021
* Bump cecil package version

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

* Remove unnecessary cast
agocke pushed a commit to dotnet/runtime that referenced this pull request Nov 16, 2022
Bump sdk version in global.json
Fix new analyzer recommendations about AsSpan and Contains(char)
Disable ImplicitNamespaceImports
Update Microsoft.NetCore.App.Ref used by analyzer to take new Runtime attribute changes
Update analyzer to not use Message as a property in RequiresAssemblyFilesAttribute
Update cecil to use Microsoft.NETFramework.ReferenceAssemblies.net40 1.0.2 along with taking other cecil updates

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

4 participants