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.
2 parents 15cfcc3 + 7a8b253 commit 7387c9cCopy full SHA for 7387c9c
ChatApplication/ChatApplication/ChatApplication.csproj
@@ -61,7 +61,7 @@
61
62
<ItemGroup>
63
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
64
- <PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0" />
+ <PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="*" />
65
<PackageReference Include="Syncfusion.Maui.ListView" Version="*" />
66
</ItemGroup>
67
0 commit comments