We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After adding the WindowsAppSDK package to a C# project - you can no longer copy and paste form controls.
<!--<ItemGroup> <PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.231219000" /> </ItemGroup>-->
FormsTest.zip
controls copy and paste functionality works
No response
Windows App SDK 1.4.4: 1.4.231219000
Unpackaged
Windows 10 version 22H2 (19045, 2022 Update)
Visual Studio 2022
I've tried different versions of the package, including the preview version but all of them equally corrupt the controls copy/paste functionality.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
After adding the WindowsAppSDK package to a C# project - you can no longer copy and paste form controls.
Steps to reproduce the bug
FormsTest.zip
Expected behavior
controls copy and paste functionality works
Screenshots
No response
NuGet package version
Windows App SDK 1.4.4: 1.4.231219000
Packaging type
Unpackaged
Windows version
Windows 10 version 22H2 (19045, 2022 Update)
IDE
Visual Studio 2022
Additional context
I've tried different versions of the package, including the preview version but all of them equally corrupt the controls copy/paste functionality.
The text was updated successfully, but these errors were encountered: