File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
77 <!-- Version -->
88 <LibraryMajorVersion >8</LibraryMajorVersion >
9- <PreviewLabel >-Preview5 </PreviewLabel >
9+ <PreviewLabel >-Preview6 </PreviewLabel >
1010 <IsPreviewBuild >true</IsPreviewBuild >
1111 <PreviewBuildSuffix Condition =" '$(IsPreviewBuild)' == 'true'" >$(PreviewLabel)</PreviewBuildSuffix >
1212
1313 <!-- The NuGet package version -->
1414 <XAMLToolsVersion >1.0.0-alpha0167</XAMLToolsVersion >
1515 <CsWin32Version >0.3.162</CsWin32Version >
16- <Win2dVersion >1.3.1 </Win2dVersion >
16+ <Win2dVersion >1.3.2 </Win2dVersion >
1717 <DebugTargetFramework >net9.0-windows10.0.19041.0</DebugTargetFramework >
1818 <NoWarn >WMC1506;WMC0001;CA1416;CS8632;CS0067;CS0078;CS0649;CS0414;NU1903;NU1902</NoWarn >
1919
4848
4949 <!-- The NuGet versions of dependencies to build against. -->
5050 <ItemGroup Condition =" '$(MSBuildProjectName)' != $(ContextMenuLibName)" >
51- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.7.250109001-experimental2 " />
51+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.7.250127003-experimental3 " />
5252 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.26100.1742" />
5353 </ItemGroup >
5454
You can’t perform that action at this time.
0 commit comments