We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 917f5af commit 0bea9caCopy full SHA for 0bea9ca
ChatApplication/ChatApplication/ChatApplication.csproj
@@ -60,7 +60,7 @@
60
</ItemGroup>
61
62
<ItemGroup>
63
- <PackageReference Include="Microsoft.Maui.Controls" Version="9.0.21" />
+ <PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
64
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0" />
65
<PackageReference Include="Syncfusion.Maui.ListView" Version="*" />
66
0 commit comments