File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 25
25
<PackageVersion Include =" CommunityToolkit.Maui" Version =" 9.0.1" />
26
26
<PackageVersion Include =" CommunityToolkit.Mvvm" Version =" 8.2.2" />
27
27
<PackageVersion Include =" WinUIEx" Version =" 2.3.4" />
28
- <PackageVersion Include =" Microsoft.WindowsAppSDK" Version =" 1.6.241114003" Condition = " '$(UseMaui)'!='true' " />
28
+ <PackageVersion Include =" Microsoft.WindowsAppSDK" Version =" 1.6.241114003" />
29
29
<PackageVersion Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22621.3233" Condition =" '$(UseMaui)'!='true'" />
30
30
<PackageVersion Include =" Microsoft.NETCore.UniversalWindowsPlatform" Version =" 6.2.13" />
31
31
<PackageVersion Include =" Microsoft.Toolkit.Uwp.UI.Controls" Version =" 6.1.1" />
Original file line number Diff line number Diff line change 146
146
<ItemGroup Condition =" '$(TargetFramework)' == 'net8.0-windows10.0.19041.0'" >
147
147
<PackageReference Include =" WinUIEx" />
148
148
<PackageReference Include =" System.Security.Cryptography.ProtectedData" />
149
+ <PackageReference Include =" Microsoft.WindowsAppSDK" />
149
150
</ItemGroup >
150
151
<ItemGroup Condition =" '$(TargetFramework)' == 'net8.0-android'" >
151
152
<PackageReference Include =" Xamarin.AndroidX.AppCompat" />
You can’t perform that action at this time.
0 commit comments