Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support building / deploying from a Network Drive #4295

Open
dansiegel opened this issue Mar 28, 2024 · 0 comments
Open

Support building / deploying from a Network Drive #4295

dansiegel opened this issue Mar 28, 2024 · 0 comments

Comments

@dansiegel
Copy link

Describe the bug

When building an app with code located on a Network drive the app will fail to build/deploy

Steps to reproduce the bug

  1. Create a new project using WindowsAppSdk on a network drive (i.e. on a Mac, or a NAS)
  2. Open the project in Visual Studio
  3. Attempt to build/run

Expected behavior

The app should build / run the same as it would if the code were located on the physical hard drive or primary VHD.

Screenshots

Packaged
Screenshot 2024-03-27 at 7 02 49 PM

Unpackaged
Screenshot 2024-03-27 at 7 03 59 PM

NuGet package version

Windows App SDK 1.5.1: 1.5.240311000

Packaging type

Packaged (MSIX)

Windows version

Windows 11 version 22H2 (22621, 2022 Update)

IDE

Visual Studio 2022-preview, Visual Studio 2022

Additional context

Note that the errors shown occur when creating a project using the WinUI template. Building an Unpackaged app from the Uno template actually does work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants