Microsoft.DesktopBridge.props not found #715

Closed
opened 2026-01-30 22:00:32 +00:00 by claunia · 3 comments
Owner

Originally created by @Wid-Mimosa on GitHub (May 7, 2019).

I use visual studio 2017.
“C:\Program Files (x86)
\Microsoft Visual Studio\2017\Community\MSBuild\Microsoft\DesktopBridge\Microsoft.DesktopBridge.props” is not found.

Originally created by @Wid-Mimosa on GitHub (May 7, 2019). I use visual studio 2017. “C:\Program Files (x86) \Microsoft Visual Studio\2017\Community\MSBuild\Microsoft\DesktopBridge\Microsoft.DesktopBridge.props” is not found.
claunia added the Resolution-Answered label 2026-01-30 22:00:32 +00:00
Author
Owner

@gokulraja commented on GitHub (May 7, 2019):

Similar issue for reference
C:\mydesktop\projects\git\Terminal>C:\tools\nuget restore OpenConsole.sln
MSBuild auto-detection: using msbuild version '16.0.461.62831' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\bin'.
C:\mydesktop\projects\git\Terminal\src\wap-common.build.pre.props(40,3): error MSB4019: The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\DesktopBridge\Microsoft.DesktopBridge.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. [C:\mydesktop\projects\git\Terminal\src\cascadia\CascadiaPackage\CascadiaPackage.wapproj]
C:\mydesktop\projects\git\Terminal\src\wap-common.build.pre.props(40,3): error MSB4019: The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\DesktopBridge\Microsoft.DesktopBridge.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. [C:\mydesktop\projects\git\Terminal\pkg\appx\OpenConsolePackage.wapproj]

@gokulraja commented on GitHub (May 7, 2019): Similar issue for reference C:\mydesktop\projects\git\Terminal>C:\tools\nuget restore OpenConsole.sln MSBuild auto-detection: using msbuild version '16.0.461.62831' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\bin'. C:\mydesktop\projects\git\Terminal\src\wap-common.build.pre.props(40,3): error MSB4019: The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\DesktopBridge\Microsoft.DesktopBridge.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. [C:\mydesktop\projects\git\Terminal\src\cascadia\CascadiaPackage\CascadiaPackage.wapproj] C:\mydesktop\projects\git\Terminal\src\wap-common.build.pre.props(40,3): error MSB4019: The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\DesktopBridge\Microsoft.DesktopBridge.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. [C:\mydesktop\projects\git\Terminal\pkg\appx\OpenConsolePackage.wapproj]
Author
Owner

@SerialSmile commented on GitHub (May 7, 2019):

Try to install UWP development tools.

@SerialSmile commented on GitHub (May 7, 2019): Try to install UWP development tools.
Author
Owner

@zadjii-msft commented on GitHub (May 7, 2019):

@SerialSmile is correct.

See https://github.com/microsoft/Terminal#prerequisites on the README

@zadjii-msft commented on GitHub (May 7, 2019): @SerialSmile is correct. See https://github.com/microsoft/Terminal#prerequisites on the README
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#715