Releases: dfederm/ReferenceTrimmer
Releases · dfederm/ReferenceTrimmer
v1.2.0
Changes:
- Logging: Revamped logging to use NLog.
- Console logging format is different
- Logs now go to a file as well
- Sdk-style projects: References which are implicitly added by the Sdk are now ignored (System, System.Xml, etc.)
- Package References: Improve detection of unused Package References.
- Dependencies: Upgraded to Buildalyzer 0.4.0
- Tests: Added basic tests
v1.1.0
v1.0.1
Fixes:
- Fix output for project references
- Set the current working directory to the project's directory before current working to address relative path issues
- Produce net461 binaries which should work better for Windows users analyzing projects which require a Visual Studio install