File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
packages/playground/windows/playground-composition Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1111 <DefaultLanguage >en-US</DefaultLanguage >
1212 <MinimumVisualStudioVersion >17.0</MinimumVisualStudioVersion >
1313 <AppxPackage >false</AppxPackage >
14+ <WindowsTargetPlatformVersion >10.0.22621.0</WindowsTargetPlatformVersion >
15+ <WindowsTargetPlatformMinVersion >10.0.18362.0</WindowsTargetPlatformMinVersion >
1416 </PropertyGroup >
1517 <!-- This isn't necessary in the current cpp-app template, but looks like maybe it's needed for XAML hosting support to work properly. -->
1618 <PropertyGroup Label =" FromWinUI3_VSIX" >
5456 <PropertyGroup Label =" Configuration" >
5557 <ConfigurationType >Application</ConfigurationType >
5658 <CharacterSet >Unicode</CharacterSet >
57- <PlatformToolset >v143 </PlatformToolset >
59+ <PlatformToolset >v145 </PlatformToolset >
5860 </PropertyGroup >
5961 <PropertyGroup Condition =" '$(Configuration)'=='Debug'" Label =" Configuration" >
6062 <UseDebugLibraries >true</UseDebugLibraries >
You can’t perform that action at this time.
0 commit comments