Skip to content

Commit

Permalink
Update Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 9, 2020
1 parent 87767d9 commit d74162f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions VirtoCommerce.Storefront/VirtoCommerce.Storefront.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="2.2.0" />
<PackageReference Include="AspNet.Security.OAuth.StackExchange" Version="2.2.0" />
<PackageReference Include="IdentityModel" Version="4.1.1" />
<PackageReference Include="Markdig" Version="0.18.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.12.0" />
<PackageReference Include="Microsoft.ApplicationInsights.PerfCounterCollector" Version="2.12.0" />
<PackageReference Include="Microsoft.ApplicationInsights.SnapshotCollector" Version="1.3.5" />
<PackageReference Include="Microsoft.ApplicationInsights.Web" Version="2.12.0" />
<PackageReference Include="Markdig" Version="0.18.1" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.12.1" />
<PackageReference Include="Microsoft.ApplicationInsights.PerfCounterCollector" Version="2.12.1" />
<PackageReference Include="Microsoft.ApplicationInsights.SnapshotCollector" Version="1.3.6" />
<PackageReference Include="Microsoft.ApplicationInsights.Web" Version="2.12.1" />
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.AspNetCore.Http.Extensions" Version="2.2.0" />
<PackageReference Include="Microsoft.AutoRest.Common" Version="2.4.48" />
Expand All @@ -61,7 +61,7 @@
<PackageReference Include="Nito.AsyncEx" Version="5.0.0" />
<PackageReference Include="PagedList.Core" Version="1.17.4" />
<PackageReference Include="Polly" Version="7.2.0" />
<PackageReference Include="Scrutor" Version="3.1.0" />
<PackageReference Include="Scrutor" Version="3.2.0" />
<PackageReference Include="StackExchange.Redis" Version="2.0.601" />
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="4.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="4.0.1" />
Expand Down

0 comments on commit d74162f

Please sign in to comment.