-
-
Notifications
You must be signed in to change notification settings - Fork 23
Support Roslyn analyzer #9
Copy link
Copy link
Closed
Labels
Description
- The analyzer package will be extracted to
Librarydirectory- No need to install
dotnetornuget - The analyzer dlls are not referenced by Unity as assets
- No need to install
- Configure settings in
Project Settingswindow- Choose analyzer packages (name and version)
- Filter assemblies to analyze
- The analyzer dlls and rulesets will be referenced in the response file for the compilation process
Temp/UnityTempFile-***
- Support IDE
- Support all platforms
- Windows
- macOS
- Linux
Reactions are currently unavailable