Skip to content

Commit 0bea9ca

Browse files
committed
Changed Sample Target Version to Latest .NET9 Target Version.
1 parent 917f5af commit 0bea9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChatApplication/ChatApplication/ChatApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</ItemGroup>
6161

6262
<ItemGroup>
63-
<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.21" />
63+
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
6464
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0" />
6565
<PackageReference Include="Syncfusion.Maui.ListView" Version="*" />
6666
</ItemGroup>

0 commit comments

Comments
 (0)