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
[severity:Other]
I'm trying to create a project and solution around existing python code not created in Visual Studio (using 2022). The code relies extensively on environment variables.
To facilitate debugging, I'm able to set the variables in the project's properties under the debug tab manually. Additionally, $(SolutionDir) appears to resolve as expected. However, $(ProjectDir) does not. It seems to return nothing.
Original Comments
Feedback Bot on 11/15/2024, 00:16 AM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
The text was updated successfully, but these errors were encountered:
This issue has been moved from a ticket on Developer Community.
[severity:Other]
I'm trying to create a project and solution around existing python code not created in Visual Studio (using 2022). The code relies extensively on environment variables.
To facilitate debugging, I'm able to set the variables in the project's properties under the debug tab manually. Additionally,$(SolutionDir) appears to resolve as expected. However, $ (ProjectDir) does not. It seems to return nothing.
Original Comments
Feedback Bot on 11/15/2024, 00:16 AM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
The text was updated successfully, but these errors were encountered: