File tree Expand file tree Collapse file tree
dev/DevWinUI.Controls/Themes Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77 <!-- Version -->
88 <LibraryMajorVersion >8</LibraryMajorVersion >
9- <PreviewLabel >-Preview9 </PreviewLabel >
10- <IsPreviewBuild >true </IsPreviewBuild >
9+ <PreviewLabel ></PreviewLabel >
10+ <IsPreviewBuild >false </IsPreviewBuild >
1111 <PreviewBuildSuffix Condition =" '$(IsPreviewBuild)' == 'true'" >$(PreviewLabel)</PreviewBuildSuffix >
1212
1313 <!-- The NuGet package version -->
4848
4949 <!-- The NuGet versions of dependencies to build against. -->
5050 <ItemGroup Condition =" '$(MSBuildProjectName)' != $(ContextMenuLibName)" >
51- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.7.250208002-preview1 " />
51+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.7.250310001 " />
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