Skip to content

Commit e7be08b

Browse files
Update ChatApplication.csproj
1 parent 3cabbb8 commit e7be08b

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="*" />
63+
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
6464
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="*" />
6565
<PackageReference Include="Syncfusion.Maui.ListView" Version="*" />
6666
</ItemGroup>

0 commit comments

Comments
 (0)