WindowsAppSDK icon indicating copy to clipboard operation
WindowsAppSDK copied to clipboard

windowsappsdk can't build with normal checkout, nuget restore keep asking private/internal microsoft azure aritfact credential

Open uppet opened this issue 9 months ago • 2 comments

Describe the bug

I'm trying to use winappsdk to learn window app samples

Steps to reproduce the bug

checkout windowsapp sdk run nuget restore

it keep telling me to login with microsoft account. when log in. it says I'm not(of course) Microsoft organize member.

Expected behavior

should be buildable without internal account

Screenshots

No response

NuGet package version

Windows App SDK 1.5.2: 1.5.240404000

Packaging type

Packaged (MSIX)

Windows version

Windows 11 version 22H2 (22621, 2022 Update)

IDE

Visual Studio 2022

Additional context

No response

uppet avatar Apr 28 '24 13:04 uppet

if you want to run samples, you need to clone sample repo https://github.com/microsoft/windowsappsdk-samples

ghost1372 avatar Apr 28 '24 14:04 ghost1372

if you want to run samples, you need to clone sample repo https://github.com/microsoft/windowsappsdk-samples

the first time I run windowsappsdk-samples it fail. but after I try many step to build windowsappsdk, the sample run wroks.

still want to build the windowsappsdk, for study reason.

uppet avatar Apr 29 '24 15:04 uppet

Closing as duplicate of #4315.

codendone avatar May 03 '24 01:05 codendone