Skip to content

Conversation

@CalvinAllen
Copy link
Collaborator

Summary

  • Convert .csproj to SDK-style using CodingWithCalvin.VsixSdk/0.3.0
  • Standardize output path to bin/$(Configuration)/
  • Replace msbuild workflow with dotnet build
  • Rename build workflow from release_build_and_deploy.yml to build.yml
  • Use CalVer versioning (YYYY.M.D.RunNumber)

Test plan

  • Verify build workflow runs successfully
  • Verify VSIX is produced at correct output path

- Convert .csproj to SDK-style using CodingWithCalvin.VsixSdk/0.3.0
- Standardize output path to bin/$(Configuration)/
- Replace msbuild workflow with dotnet build
- Rename build workflow from release_build_and_deploy.yml to build.yml
- Use CalVer versioning (YYYY.M.D.RunNumber)
@CalvinAllen CalvinAllen merged commit 4cac573 into main Jan 2, 2026
2 checks passed
@CalvinAllen CalvinAllen deleted the feat/sdk-style branch January 2, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants