Skip to content

Commit

Permalink
升级包
Browse files Browse the repository at this point in the history
  • Loading branch information
ldqk committed Sep 11, 2020
1 parent 1e65760 commit 4c30bc4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/Masuit.MyBlogs.Core/Masuit.MyBlogs.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,20 @@
<PackageReference Include="IP2Region" Version="1.2.0" />
<PackageReference Include="Karambolo.AspNetCore.Bundling.NUglify" Version="3.3.0" />
<PackageReference Include="MaxMind.GeoIP2" Version="3.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.7" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="3.1.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="3.1.7" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.8" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="3.1.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="3.1.8" />
<PackageReference Include="MiniProfiler.AspNetCore.Mvc" Version="4.2.1" />
<PackageReference Include="OpenXmlPowerTools-NetStandard" Version="4.4.21" />
<PackageReference Include="MiniProfiler.EntityFrameworkCore" Version="4.2.1" />
<PackageReference Include="PanGu.HighLight" Version="1.0.0" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.1.2" />
<PackageReference Include="Svg" Version="3.1.1" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.2" />
<PackageReference Include="TimeZoneConverter" Version="3.2.0" />
<PackageReference Include="TimeZoneConverter" Version="3.3.0" />
<PackageReference Include="WilderMinds.RssSyndication" Version="1.6.0" />
<PackageReference Include="WinInsider.System.Net.Http.Formatting" Version="1.0.14" />
<PackageReference Include="Z.EntityFramework.Plus.EFCore" Version="3.0.60" />
<PackageReference Include="Z.EntityFramework.Plus.EFCore" Version="3.0.61" />
</ItemGroup>
<ItemGroup>
<Content Update="appsettings.json">
Expand Down

0 comments on commit 4c30bc4

Please sign in to comment.