Skip to content

Commit

Permalink
Remove LinkerWorkaround.xml (dotnet/aspnetcore#24748)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
eerhardt authored Aug 10, 2020
1 parent caef0ff commit 7c41149
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,6 @@ Copyright (c) .NET Foundation. All rights reserved.

<ItemGroup>
<TrimmerRootDescriptor Include="$(_BlazorTypeGranularTrimmerDescriptorFile)" />
<TrimmerRootDescriptor Include="$(MSBuildThisFileDirectory)LinkerWorkaround.xml" />

<FileWrites Include="$(_BlazorTypeGranularTrimmerDescriptorFile)" />
</ItemGroup>
Expand Down

0 comments on commit 7c41149

Please sign in to comment.