Describe the bug
after updating to v1.6-preview1 i can access Microsoft.Windows.Storage API and i can use GetForDefault but GetForUnpackaged which detailed here is not available.
Is it a bug or was it intentional?
Steps to reproduce the bug
1.Create new App
2.v1.6-preview1
3.Use new ApplicationData API for UnPackaged
Expected behavior
No response
Screenshots
No response
NuGet package version
Windows App SDK 1.6 Preview 1: 1.6.240807006-preview1
Packaging type
Packaged (MSIX), Unpackaged
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
Visual Studio 2022-preview, Visual Studio 2022
Additional context
No response
Describe the bug
after updating to v1.6-preview1 i can access Microsoft.Windows.Storage API and i can use
GetForDefaultbutGetForUnpackagedwhich detailed here is not available.Is it a bug or was it intentional?
Steps to reproduce the bug
1.Create new App
2.v1.6-preview1
3.Use new ApplicationData API for UnPackaged
Expected behavior
No response
Screenshots
No response
NuGet package version
Windows App SDK 1.6 Preview 1: 1.6.240807006-preview1
Packaging type
Packaged (MSIX), Unpackaged
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
Visual Studio 2022-preview, Visual Studio 2022
Additional context
No response