Skip to content

Commit

Permalink
Reran nuke BuildTracer
Browse files Browse the repository at this point in the history
  • Loading branch information
xiang17 committed Feb 2, 2023
1 parent 62b605e commit 3ab0d94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ void CorProfiler::InitNetFxAssemblyRedirectsMap()
{ L"Microsoft.Extensions.Configuration", {3, 1, 0, 0} },
{ L"Microsoft.Extensions.Configuration.Abstractions", {3, 1, 0, 0} },
{ L"Microsoft.Extensions.Configuration.Binder", {3, 1, 0, 0} },
{ L"Microsoft.Extensions.Configuration.EnvironmentVariables", {3, 1, 0, 0} },
{ L"Microsoft.Extensions.DependencyInjection", {3, 1, 0, 0} },
{ L"Microsoft.Extensions.DependencyInjection.Abstractions", {5, 0, 0, 0} },
{ L"Microsoft.Extensions.Logging", {3, 1, 0, 0} },
Expand Down Expand Up @@ -52,6 +51,7 @@ void CorProfiler::InitNetFxAssemblyRedirectsMap()
{ L"System.Collections.NonGeneric", {4, 0, 3, 0} },
{ L"System.Collections.Specialized", {4, 0, 3, 0} },
{ L"System.ComponentModel", {4, 0, 1, 0} },
{ L"System.ComponentModel.Annotations", {4, 2, 1, 0} },
{ L"System.ComponentModel.EventBasedAsync", {4, 0, 11, 0} },
{ L"System.ComponentModel.Primitives", {4, 1, 2, 0} },
{ L"System.ComponentModel.TypeConverter", {4, 1, 2, 0} },
Expand Down

0 comments on commit 3ab0d94

Please sign in to comment.