ScriptAssemblyResolver
logging should be at debug/diagnostic level
#3681
Labels
Milestone
ScriptAssemblyResolver
logging should be at debug/diagnostic level
#3681
Prerequisites
Cake runner
Cake .NET Tool
Cake version
1.3.0
Operating system
Windows
Operating system architecture
64-Bit
CI Server
GitHub Actions
What are you seeing?
This has been noisy for a little while but is now exacerbated by dotnet 6.0 which logs about even more unused assemblies:
I'm not using any of the above assemblies:
Xamarin.Forms.Core
,UnityEngine.CoreModule
orlog4net
; and I always run Cake builds at the verbose logging level, which is still reasonably quiet apart from these irrelevant (and hence noisy) assembly resolution failures.What is expected?
Steps to Reproduce
.
Output log
No response
The text was updated successfully, but these errors were encountered: