WindowsAppSDK
WindowsAppSDK copied to clipboard
windowsappsdk can't build with normal checkout, nuget restore keep asking private/internal microsoft azure aritfact credential
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
if you want to run samples, you need to clone sample repo https://github.com/microsoft/windowsappsdk-samples
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.
Closing as duplicate of #4315.