Skip to content

Commit 3d179ef

Browse files
authored
Update CountryData.Sample.MAUI.csproj
include package reference to address .net 8 useMaui=true automatic download deprecation
1 parent ac880a4 commit 3d179ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sample/CountryData.Sample.MAUI/CountryData.Sample.MAUI/CountryData.Sample.MAUI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<ItemGroup>
5151
<PackageReference Include="ReactiveUI" Version="18.0.10" />
5252
<PackageReference Include="ReactiveUI.Fody" Version="18.0.10" />
53+
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.21" />
5354
</ItemGroup>
5455

5556
<ItemGroup>

0 commit comments

Comments
 (0)