CharliePoole
CharliePoole
OK... I see I missed something in the original report. Let me clarify what was "fixed" first: The BUG... When running with `--trace=Off`, empty log files were being generated. Since...
No need for feedback on my two questions... I verified for myself... 1. Default setting creates all log files 2. The agent log file is created even when trace is...
This is (again?) fixed. You can access the package from our myget feed as version 3.15.3-dev00006.
Fix has now been applied to both the 3.15.3 build and the 4.0 development builds on MyGet
Great! My guess is that the original fix got dropped in the release process somehow.
Still happening in my 3.18.0 development builds. Very annoying how this keeps coming back.
Correction: I was seeing it tests I'm running using the older console runners. It's fixed in main (version3) branch. I'll check version4 as well.
Yes, it's how it determines the target framework. If I remember correctly, it assumes .NET Framework 2.0 if the attribute is not found. If the adapter has better information, e.g....
@dselzle Can you explain some use cases where you wouldn't want to have a `TargetFrameworkAttribute`?