Skip to content

Commit

Permalink
Update Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Feb 15, 2023
1 parent 7614d0a commit 2d28678
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion demo/BasicExample/BasicExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Taiizor.Essentials.Blazor" Version="22.12.6.1649" />
<PackageReference Include="Taiizor.Essentials.Blazor" Version="22.12.14.1321" />
<PackageReference Include="Taiizor.Essentials.Maui" Version="22.12.14.1313" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Taiizor.Essentials.Blazor" Version="22.12.6.1649" />
<PackageReference Include="Taiizor.Essentials.Blazor" Version="22.12.14.1321" />
<PackageReference Include="Taiizor.Essentials.Maui" Version="22.12.14.1313" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ Changes are detailed at https://github.com/Taiizor/Taiizor.Essentials.Maui/relea
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.JSInterop" Version="7.0.2" />
<PackageReference Include="Microsoft.JSInterop" Version="7.0.3" />
<PackageReference Include="Microsoft.AppCenter" Version="5.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3-beta1" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.1" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 2d28678

Please sign in to comment.