Skip to content

Commit

Permalink
Update Taiizor.Essentials.Maui.AppCenter.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Aug 9, 2023
1 parent df8073a commit 153ea04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ Changes are detailed at https://github.com/Taiizor/Taiizor.Essentials.Maui/relea

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Microsoft.JSInterop" Version="7.0.10" />
<PackageReference Include="Microsoft.AppCenter" Version="5.0.2" />
<PackageReference Include="Microsoft.JSInterop" Version="7.0.10" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.2" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.2" />
</ItemGroup>
Expand Down

0 comments on commit 153ea04

Please sign in to comment.