Extenstion no longer accept environment variable in dotnetAcquisitionExtension.sharedExistingDotnetPath
#2104
Labels
dotnetAcquisitionExtension.sharedExistingDotnetPath
#2104
Type: Bug
Issue Description
I have
dotnetAcquisitionExtension.sharedExistingDotnetPath
set to${env:ProgramFiles}\\dotnet\\dotnet.exe
It works fine with 2.55.29 but fails on 2.61.28 and pre release 2.62.18
It works fine when
dotnetAcquisitionExtension.sharedExistingDotnetPath
set toC:\\Program Files\\dotnet\\dotnet.exe
C# log
Environment information
Extension version: 2.62.18
VS Code version: Code 1.96.3 (91fbdddc47bc9c09064bf7acf133d22631cbf083, 2025-01-09T18:14:09.060Z)
OS version: Windows_NT x64 10.0.26100
The text was updated successfully, but these errors were encountered: