Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove LinkerWorkaround.xml #24748

Merged
2 commits merged into from
Aug 10, 2020
Merged

Remove LinkerWorkaround.xml #24748

2 commits merged into from
Aug 10, 2020

Conversation

eerhardt
Copy link
Member

The workaround file is no longer needed, now that the underlying bugs are fixed in the dotnet/runtime libraries.

Fix #23262

The workaround file is no longer needed, now that the underlying bugs are fixed in the dotnet/runtime libraries.

Fix dotnet#23262
@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Aug 10, 2020
@eerhardt eerhardt requested a review from a team as a code owner August 10, 2020 17:24
@ghost
Copy link

ghost commented Aug 10, 2020

Hello @pranavkm!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 60 minutes, a condition that will be fulfilled in about 52 minutes. No worries though, I will be back when the time is right! 😉

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@pranavkm pranavkm added this to the 5.0.0-rc1 milestone Aug 10, 2020
@pranavkm
Copy link
Contributor

Thanks @eerhardt. Our runtime might be ever so slightly old, but it's quite possible we don't have any test coverage for TypeConverters so this should pass.

@eerhardt
Copy link
Member Author

Our runtime might be ever so slightly old

I looked real quick, and aspnetcore will have the runtime fixes once #24717 is merged.

@ghost ghost merged commit d25a765 into dotnet:master Aug 10, 2020
@eerhardt eerhardt deleted the RemoveLinkerWorkaround branch August 11, 2020 14:42
dougbu pushed a commit to dougbu/razor-compiler that referenced this pull request Nov 17, 2021
* Remove LinkerWorkaround.xml

The workaround file is no longer needed, now that the underlying bugs are fixed in the dotnet/runtime libraries.

Fix dotnet/aspnetcore#23262

* Also remove LinkerWorkaround from Components/WebAssembly

Commit migrated from dotnet/aspnetcore@d25a7658c82c
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove LinkerWorkaround.xml
2 participants