Skip to content

Commit

Permalink
Update NuGets
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkoshevoi committed Nov 8, 2023
1 parent 782ccc4 commit 3143752
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions NureTimetable.Core/NureTimetable.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.2" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.2" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.3" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>
Expand Down
6 changes: 3 additions & 3 deletions NureTimetable/NureTimetable/NureTimetable.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@

<ItemGroup>
<PackageReference Include="CClarke.Plugin.Calendars" Version="1.1.0" />
<PackageReference Include="Plugin.InAppBilling" Version="7.0.5" />
<PackageReference Include="Plugin.InAppBilling" Version="7.1.0" />
<PackageReference Include="Rg.Plugins.Popup" Version="2.1.0" />
<PackageReference Include="Syncfusion.Xamarin.Buttons" Version="22.2.*" />
<PackageReference Include="Syncfusion.Xamarin.SfSchedule" Version="22.2.*" />
<PackageReference Include="Syncfusion.Xamarin.Buttons" Version="23.1.*" />
<PackageReference Include="Syncfusion.Xamarin.SfSchedule" Version="23.1.*" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3143752

Please sign in to comment.