Skip to content

BuildVersion V0.01.0

Latest
Compare
Choose a tag to compare
@tmatijevich tmatijevich released this 22 Sep 21:06
· 3 commits to main since this release
  • Add optional switch parameters to force build errors (warnings by default)
  • Fix #16
  • Improve logging to output results by removing character limit and adding error messages
  • Name all parameters

The previous pre-build event call is still valid with unnamed parameters.

PowerShell -ExecutionPolicy ByPass -File $(WIN32_AS_PROJECT_PATH)\Logical\BuildVersion\BuildVersion.ps1 $(WIN32_AS_PROJECT_PATH) "$(AS_VERSION)" "$(AS_USER_NAME)" "$(AS_PROJECT_NAME)" "$(AS_CONFIGURATION)" "$(AS_BUILD_MODE)"