You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SmokeTests/SmokeTest.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@
111
111
<!-- Only the Layout package have a dependency on WinUI -->
112
112
<ItemGroupCondition="$(CurrentProject) == 'UWPBaselineWinUI' or $(CurrentProject) == 'CommunityToolkit.WinUI.UI.Controls.Layout'">
113
113
<PackageReferenceInclude="Microsoft.UI.Xaml">
114
-
<Version>2.6.1</Version>
114
+
<Version>2.6.2</Version>
115
115
</PackageReference>
116
116
</ItemGroup>
117
117
<ItemGroupCondition="'$(CurrentProject)' != '' and '$(CurrentProject)' != 'UWPBaseline' and '$(CurrentProject)' != 'UWPBaselineWinUI' and '$(NuGetPackageVersion)' != 'To Fill In With Local Version Number'">
0 commit comments