Skip to content

Conversation

@CalvinAllen
Copy link
Collaborator

Summary

  • Change -p:Version to -p:SetVsixVersion for correct VSIX versioning
  • Add OutputPath=bin/$(Configuration)/ to .csproj for consistent output paths
  • Update artifact paths from bin/Release/net48/ to bin/Release/
  • Rename build workflow from release_build_and_deploy.yml to build.yml
  • Update publish workflow to reference renamed build.yml

Test plan

  • Verify build workflow runs successfully
  • Verify VSIX version is set correctly
  • Verify artifacts are uploaded from correct path

- Change -p:Version to -p:SetVsixVersion for correct VSIX versioning
- Add OutputPath=bin/$(Configuration)/ to .csproj
- Update artifact paths from bin/Release/net48/ to bin/Release/
- Rename build workflow from release_build_and_deploy.yml to build.yml
- Update publish workflow to reference renamed build.yml
@CalvinAllen CalvinAllen merged commit ce582d0 into main Jan 2, 2026
3 checks passed
@CalvinAllen CalvinAllen deleted the fix/build-workflow-version-and-paths branch January 2, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants