Skip to content

Commit

Permalink
Merge pull request #2 from paulgrant/dependabot/nuget/WebApi/WebApi/M…
Browse files Browse the repository at this point in the history
…icrosoft.AspNetCore.All-2.0.9

Bump Microsoft.AspNetCore.All from 2.0.8 to 2.0.9 in /WebApi/WebApi
  • Loading branch information
paulgrant committed Apr 5, 2021
2 parents 8cae635 + 15722fa commit 35bf98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebApi/WebApi/WebApi.csproj
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.8" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="2.1.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="2.1.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.1.4" />
Expand Down

0 comments on commit 35bf98e

Please sign in to comment.