opentelemetry-dotnet-instru.../test/test-applications/integrations/TestApplication.Wcf.Client....
Paulo Janotti de86993d60
Automatic netfx assembly redirection (#1825)
* Redirect assemblies for .NET Fx via CLR profiler

* Bump transitive dependencies to latest

* Revert "Bump transitive dependencies to latest"

This reverts commit e291eb893dbbe11bebccbf1957b01ff56a46f765.

We need some extra work to automate this process and also a friendly way
to register assemblies in the GAC.

* Add NETFX to dot-net.txt

* Link changelog addition to table in config.md

2nd round with changelog text

* Move MapToFolder to Build.Steps.cs

* Restore skip assemblies and prefixes if redirection is off

* Simplify auto generated redirection source file

* Shorten the env var used to control netfx redirection
2022-12-21 19:13:08 +00:00
..
App.config Automatic netfx assembly redirection (#1825) 2022-12-21 19:13:08 +00:00
IStatusServiceContract.cs WCF instrumentation on .NET Framework (#1821) 2022-12-14 06:37:42 -08:00
Program.cs WCF instrumentation on .NET Framework (#1821) 2022-12-14 06:37:42 -08:00
StatusRequest.cs WCF instrumentation on .NET Framework (#1821) 2022-12-14 06:37:42 -08:00
StatusResponse.cs WCF instrumentation on .NET Framework (#1821) 2022-12-14 06:37:42 -08:00
StatusServiceClient.cs WCF instrumentation on .NET Framework (#1821) 2022-12-14 06:37:42 -08:00
TestApplication.Wcf.Client.NetFramework.csproj WCF instrumentation on .NET Framework (#1821) 2022-12-14 06:37:42 -08:00