diff --git a/Directory.Build.props b/Directory.Build.props new file mode 100644 index 000000000..cd0d3128a --- /dev/null +++ b/Directory.Build.props @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/WinUIGallery/Directory.Build.props b/WinUIGallery/Directory.Build.props index 2301ed66b..39faf6040 100644 --- a/WinUIGallery/Directory.Build.props +++ b/WinUIGallery/Directory.Build.props @@ -7,11 +7,8 @@ - - - true - + + true diff --git a/WinUIGallery/Package.MSIX.appxmanifest b/WinUIGallery/Package.MSIX.appxmanifest new file mode 100644 index 000000000..801d54721 --- /dev/null +++ b/WinUIGallery/Package.MSIX.appxmanifest @@ -0,0 +1,51 @@ + + + + + + WinUI 3 Gallery + Microsoft Corporation + Assets\Tiles\StoreLogo-sdk.png + multiple + + + + + + + + + + + + + + + + + + + + + + + + + + WinUI 3 Gallery + + + + + + + + + + \ No newline at end of file diff --git a/WinUIGallery/WinUIGallery.DesktopWap.Package.wapproj b/WinUIGallery/WinUIGallery.DesktopWap.Package.wapproj deleted file mode 100644 index 7a269fd77..000000000 --- a/WinUIGallery/WinUIGallery.DesktopWap.Package.wapproj +++ /dev/null @@ -1,107 +0,0 @@ - - - - 15.0 - - - - Debug - x86 - - - Release - x86 - - - Debug - x64 - - - Release - x64 - - - Debug - ARM64 - - - Release - ARM64 - - - - $(MSBuildExtensionsPath)\Microsoft\DesktopBridge\ - Windows - 10.0 - - - - - 4c7b20d7-5f5c-440e-8da3-b19a328cc8bd - 10.0.19041.0 - 10.0.19041.0 - en-US - True - WinUIGallery.DesktopWap.csproj - WinUIGallery.DesktopWap - - - $(ProjectRoot)build\MSTest.pfx - - - False - SHA256 - False - True - $(Platform) - x86|x64|ARM64 - 0 - net5.0-windows$(TargetPlatformVersion);net6.0-windows$(TargetPlatformVersion);$(AssetTargetFallback) - - - Always - - - Always - - - Always - - - Always - - - Always - - - Always - - - - Designer - - - Designer - - - - - True - Properties\PublishProfiles\win10-$(Platform).pubxml - - - - - build - - - build - - - - - - $(MSBuildThisFileDirectory)build\ - - - \ No newline at end of file diff --git a/WinUIGallery/WinUIGallery.DesktopWap.sln b/WinUIGallery/WinUIGallery.DesktopWap.sln deleted file mode 100644 index 44a0a8269..000000000 --- a/WinUIGallery/WinUIGallery.DesktopWap.sln +++ /dev/null @@ -1,74 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.1.32319.34 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A98961E3-CB85-4AFC-990C-FD9F57043E7D}" - ProjectSection(SolutionItems) = preProject - ..\Directory.Build.props = ..\Directory.Build.props - EndProjectSection -EndProject -Project("{C7167F0D-BC9F-4E6E-AFE1-012C56B48DB5}") = "WinUIGallery.DesktopWap.Package", "WinUIGallery.DesktopWap.Package.wapproj", "{4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}" -EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinUIGallery.DesktopWap", "WinUIGallery.DesktopWap.csproj", "{D78F3B56-340D-44F0-9AF1-320D473BA611}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|ARM64 = Debug|ARM64 - Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 - Debug|x86 = Debug|x86 - Release|ARM64 = Release|ARM64 - Release|Win32 = Release|Win32 - Release|x64 = Release|x64 - Release|x86 = Release|x86 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Debug|ARM64.ActiveCfg = Debug|ARM64 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Debug|ARM64.Build.0 = Debug|ARM64 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Debug|ARM64.Deploy.0 = Debug|ARM64 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Debug|Win32.ActiveCfg = Debug|x86 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Debug|Win32.Build.0 = Debug|x86 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Debug|Win32.Deploy.0 = Debug|x86 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Debug|x64.ActiveCfg = Debug|x64 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Debug|x64.Build.0 = Debug|x64 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Debug|x64.Deploy.0 = Debug|x64 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Debug|x86.ActiveCfg = Debug|x86 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Debug|x86.Build.0 = Debug|x86 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Debug|x86.Deploy.0 = Debug|x86 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Release|ARM64.ActiveCfg = Release|ARM64 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Release|ARM64.Build.0 = Release|ARM64 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Release|ARM64.Deploy.0 = Release|ARM64 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Release|Win32.ActiveCfg = Release|x86 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Release|Win32.Build.0 = Release|x86 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Release|Win32.Deploy.0 = Release|x86 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Release|x64.ActiveCfg = Release|x64 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Release|x64.Build.0 = Release|x64 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Release|x64.Deploy.0 = Release|x64 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Release|x86.ActiveCfg = Release|x86 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Release|x86.Build.0 = Release|x86 - {4C7B20D7-5F5C-440E-8DA3-B19A328CC8BD}.Release|x86.Deploy.0 = Release|x86 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Debug|ARM64.ActiveCfg = Debug|ARM64 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Debug|ARM64.Build.0 = Debug|ARM64 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Debug|Win32.ActiveCfg = Debug|x86 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Debug|Win32.Build.0 = Debug|x86 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Debug|x64.ActiveCfg = Debug|x64 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Debug|x64.Build.0 = Debug|x64 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Debug|x86.ActiveCfg = Debug|x86 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Debug|x86.Build.0 = Debug|x86 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Release|ARM64.ActiveCfg = Release|ARM64 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Release|ARM64.Build.0 = Release|ARM64 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Release|Win32.ActiveCfg = Release|x86 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Release|Win32.Build.0 = Release|x86 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Release|x64.ActiveCfg = Release|x64 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Release|x64.Build.0 = Release|x64 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Release|x86.ActiveCfg = Release|x86 - {D78F3B56-340D-44F0-9AF1-320D473BA611}.Release|x86.Build.0 = Release|x86 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {5B033CDA-6491-405C-A05B-CEE6AC4060B9} - EndGlobalSection -EndGlobal diff --git a/WinUIGallery/WinUIGallery.DesktopWap.csproj b/WinUIGallery/WinUIGallery.csproj similarity index 78% rename from WinUIGallery/WinUIGallery.DesktopWap.csproj rename to WinUIGallery/WinUIGallery.csproj index 5d5e26546..341684526 100644 --- a/WinUIGallery/WinUIGallery.DesktopWap.csproj +++ b/WinUIGallery/WinUIGallery.csproj @@ -2,16 +2,19 @@ + + + MSIX WinExe $(SamplesTargetFrameworkMoniker) + 10.0.17763.0 $(DefineConstants);MSIX $(DefineConstants);WindowsAppSdkRuntimeDependent app.manifest x86;x64;ARM64 - 8305 false win10-x86;win10-x64;win10-arm64 - false + true 0108; 8305 @@ -22,21 +25,41 @@ false + + true + true + $(DefineConstants);UNPACKAGED + + + + MSIX + + + + + true + + $(AppxPackageDir) + + Never + + + - - - - - - + + + + + - + - - - - - - - - - - - - - diff --git a/WinUIGallery/WinUIGallery.sln b/WinUIGallery/WinUIGallery.sln new file mode 100644 index 000000000..43340e6eb --- /dev/null +++ b/WinUIGallery/WinUIGallery.sln @@ -0,0 +1,55 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.29709.97 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A98961E3-CB85-4AFC-990C-FD9F57043E7D}" + ProjectSection(SolutionItems) = preProject + ..\Directory.Build.props = ..\Directory.Build.props + EndProjectSection +EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinUIGallery", "WinUIGallery.csproj", "{151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|ARM64 = Debug|ARM64 + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|ARM64 = Release|ARM64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Debug|ARM64.ActiveCfg = Debug|ARM64 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Debug|ARM64.Build.0 = Debug|ARM64 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Debug|ARM64.Deploy.0 = Debug|ARM64 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Debug|Win32.ActiveCfg = Debug|x86 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Debug|Win32.Build.0 = Debug|x86 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Debug|Win32.Deploy.0 = Debug|x86 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Debug|x64.ActiveCfg = Debug|x64 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Debug|x64.Build.0 = Debug|x64 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Debug|x64.Deploy.0 = Debug|x64 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Debug|x86.ActiveCfg = Debug|x86 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Debug|x86.Build.0 = Debug|x86 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Debug|x86.Deploy.0 = Debug|x86 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Release|ARM64.ActiveCfg = Release|ARM64 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Release|ARM64.Build.0 = Release|ARM64 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Release|ARM64.Deploy.0 = Release|ARM64 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Release|Win32.ActiveCfg = Release|x86 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Release|Win32.Build.0 = Release|x86 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Release|Win32.Deploy.0 = Release|x86 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Release|x64.ActiveCfg = Release|x64 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Release|x64.Build.0 = Release|x64 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Release|x64.Deploy.0 = Release|x64 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Release|x86.ActiveCfg = Release|x86 + {151EA9DC-A79C-4CFB-ABBC-4C0746B995EC}.Release|x86.Build.0 = Release|x86 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {5B033CDA-6491-405C-A05B-CEE6AC4060B9} + EndGlobalSection +EndGlobal diff --git a/WinUIGallery/standalone.props b/WinUIGallery/standalone.props index 8a85e6b2c..efbd89a87 100644 --- a/WinUIGallery/standalone.props +++ b/WinUIGallery/standalone.props @@ -1,11 +1,14 @@ - 1.3.230502000 + 1.4.230725001 net6.0-windows10.0.19041.0 6.2.11 1.0.4 2.0.13 + 0.0.2 + 0.0.16 + 7.1.2 10.0.22621.756 2.0.2 @@ -18,8 +21,6 @@ are erroneously included. Explicitly exclude them here --> obj\**;bin\**;$(DefaultItemExcludes) - - obj\generated diff --git a/nuget.config b/nuget.config index b20878e6d..c8c155621 100644 --- a/nuget.config +++ b/nuget.config @@ -1,7 +1,6 @@  - @@ -9,7 +8,6 @@ -