File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <OutputType >WinExe</OutputType >
4- <TargetFramework >net9.0-windows10.0.22621 .0</TargetFramework >
4+ <TargetFramework >net9.0-windows10.0.19041 .0</TargetFramework >
55 <TargetPlatformMinVersion >10.0.19041.0</TargetPlatformMinVersion >
66 <RootNamespace >Simple_QR_Code_Maker</RootNamespace >
77 <ApplicationIcon >Assets/WindowIcon.ico</ApplicationIcon >
1919 <AppxSymbolPackageEnabled >False</AppxSymbolPackageEnabled >
2020 <GenerateTestArtifacts >True</GenerateTestArtifacts >
2121 <WindowsAppSdkSelfContained >True</WindowsAppSdkSelfContained >
22- <AppxBundle >Never </AppxBundle >
22+ <AppxBundle >Always </AppxBundle >
2323 <AppxBundlePlatforms >x86|x64|arm64</AppxBundlePlatforms >
2424
2525 <AppxPackageDir >AppPackages\</AppxPackageDir >
You can’t perform that action at this time.
0 commit comments