Skip to content

Commit

Permalink
#196 Update some packages to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyKulagin committed Apr 17, 2024
1 parent 35204a1 commit f16337e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions src/Libraries/Nop.Core/Nop.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,10 @@
<PackageReference Include="AutoMapper" Version="13.0.1" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.3.3" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.3" />
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="Azure.Identity" Version="1.11.1" />
<PackageReference Include="Humanizer" Version="2.14.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.3" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.3" />
<PackageReference Include="Microsoft.Extensions.Caching.SqlServer" Version="8.0.3" />
<PackageReference Include="Nito.AsyncEx.Coordination" Version="5.1.2" />
Expand Down
2 changes: 1 addition & 1 deletion src/Libraries/Nop.Services/Nop.Services.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="HarfBuzzSharp.NativeAssets.Linux" Version="2.8.2.3" />
<PackageReference Include="MailKit" Version="4.3.0" />
<PackageReference Include="MaxMind.GeoIP2" Version="5.2.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.60.1" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.60.3" />
<PackageReference Include="QuestPDF" Version="2022.12.15" />
<PackageReference Include="System.ServiceModel.Http" Version="8.0.0" />
<PackageReference Include="SkiaSharp" Version="2.88.7" />
Expand Down

0 comments on commit f16337e

Please sign in to comment.