Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

@CalvinAllen CalvinAllen commented Jan 30, 2026

Summary

  • Downgrades Microsoft.VisualStudio.SDK from 17.14.40265 to 17.0.32112.339
  • Adds debug launch profile for VS 2026

For #60 - the extension failed to load on VS 2022 versions older than 17.14 because it required Microsoft.VisualStudio.Threading 17.14.0.0 which doesn't exist in older VS versions.

Test plan

  • Install extension on VS 2022 17.9.x and verify package loads
  • Verify "Renamify Project" command appears and opens dialog

Fixes #60 - the extension failed to load on VS 2022 versions older than
17.14 because it required Microsoft.VisualStudio.Threading 17.14.0.0.

Downgrades Microsoft.VisualStudio.SDK from 17.14.40265 to 17.0.32112.339
to support all VS 2022 versions (17.0+).
@CalvinAllen CalvinAllen merged commit ad1ef33 into main Jan 30, 2026
5 checks passed
@CalvinAllen CalvinAllen deleted the fix/deps/downgrade-vssdk-for-compatibility branch January 30, 2026 14:31
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.

1 participant