Skip to content

Commit

Permalink
Update packages in a batch
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and actions-user committed Feb 9, 2022
1 parent 359571f commit da41b5c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="12.6.0" />
<PackageVersion Include="MediatR" Version="10.0.1" />
<PackageVersion Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="10.0.1" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.1" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.1" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Web" Version="6.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="6.0.1" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="6.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Build" Version="3.2.1" PrivateAssets="all" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="6.0.1" PrivateAssets="all" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="6.0.2" PrivateAssets="all" />
<PackageVersion Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageVersion Include="Microsoft.NET.Sdk.Functions" Version="4.0.1" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.1" />
Expand Down

0 comments on commit da41b5c

Please sign in to comment.