diff -r 4a258d47f964 -r b1ac0dd1d38b ui/winui/App.idl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ui/winui/App.idl Tue Oct 10 10:58:14 2023 +0200 @@ -0,0 +1,6 @@ +// Copyright (c) Microsoft Corporation and Contributors. +// Licensed under the MIT License. + +namespace winui +{ +}