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
Creating workflow to handle any (pre)release. Triggered by pushing a tag starting with the letter 'v'. Also creating a separate powershell script to extract version information from the tag.
- Renaming some standard repository text files for consistency and inclusion with the released artifacts.
- VS Installer projects only build with the devenv command, so call that specifically for this purpose.
- Updating some file references in the Setup project
- Call special utility that allows us to run devenv on Setup projects (disable or enable out of process building?)
- Try to fix errors building Setup project
0 commit comments