You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: cleanup and improve build and logging configuration
- Comment out unused resource moving in afterbuild.ps1
- Use string resource for corrupted plugin display name
- Simplify Sentry configuration class namespace
- Add signing target for published output
- Update log file path to use process directory
layout="${date:format=HH\:mm\:ss.fff} ${level:uppercase=true} ${logger}: ${message}${onexception:inner=${newline}${newline}======== Start of exception stacktrace ========${newline}${exception:format=tostring}${newline}======== End of exception stacktrace ========${newline}}"/>
13
13
14
14
<!--Console Target for hosting lifetime messages to improve Docker / Visual Studio startup detection -->
0 commit comments