-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Description
After seeing this blog post, I checked my projects for debug nuget packages and found Common.Logging to be the only one.
https://garcia.in/posts/2021/pitfalls-of-unoptimized-nuget-packages/
~\.nuget\packages\unoptimizedassemblydetector\0.1.0\build\UnoptimizedAssemblyDetector.targets(14,5): warning : Unoptimized assembly detected: 'Common.Logging.Core.dll' at ~\.nuget\packages\common.logging.core\3.4.1\lib\netstandard1.0\Common.Logging.Core.dll [~\source\repos\Project.csproj]
~\.nuget\packages\unoptimizedassemblydetector\0.1.0\build\UnoptimizedAssemblyDetector.targets(14,5): warning : Unoptimized assembly detected: 'Common.Logging.dll' at ~\.nuget\packages\common.logging\3.4.1\lib\netstandard1.3\Common.Logging.dll [~\source\repos\Project.csproj]
Metadata
Metadata
Assignees
Labels
No labels