Skip to content

Commit

Permalink
Update to final CommunityToolkit 8.0 release!
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Aug 4, 2022
1 parent 768d9d0 commit ff513e7
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions 6.0/Beginners-Series/MauiApp2/MauiApp2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,6 @@
</ItemGroup>

<ItemGroup>
<None Remove="Resources\Images\logo.png" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.0.0-preview4" />
</ItemGroup>

<ItemGroup>
<MauiXaml Update="DetailPage.xaml">
<Generator>MSBuild:Compile</Generator>
</MauiXaml>
</ItemGroup>

</Project>

0 comments on commit ff513e7

Please sign in to comment.