Skip to content

Conversation

@bakerhillpins
Copy link
Owner

@bakerhillpins bakerhillpins commented Dec 4, 2025

Update the required dependencies for the latest Raspian/Raspberry Pi OS based upon MS docs: https://learn.microsoft.com/en-us/dotnet/core/install/linux-debian?tabs=dotnet10#dependencies

Use script to test for Debian version to maintain previous functionality. As Raspberry Pi apparently has always been Debian based this should be backwards compatible. https://stackoverflow.com/a/75195665

Update the required dependencies for the lates Raspian/Raspberry Pi OS based upon MS docs:
https://learn.microsoft.com/en-us/dotnet/core/install/linux-debian?tabs=dotnet10#dependencies

Use script to test for Debian version to maintain previous functionality. As Raspberry Pi apparently has always been Debian based this should be backwards compatible.
https://stackoverflow.com/a/75195665
This code will manage the version of VS that the extension is currently being used in.
It helps determine what debugger should be installed and where it is installed on the Pi.  MS docs suggest that the version can be selected but don't really provide info on the valid values. Also, while vs2022 works, vs2026 currently does not. So just go with latest for now.
It would seem that this was defaulted to ON in earlier visual studio versions.
@bakerhillpins bakerhillpins merged commit da31e14 into development Dec 11, 2025
1 check passed
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