Skip to content

Commit

Permalink
[Security] Bump Microsoft.AspNetCore.All from 2.0.0 to 2.0.9
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/Universe) from 2.0.0 to 2.0.9. **This update includes security fixes.**
- [Release notes](https://github.com/aspnet/Universe/releases)
- [Changelog](https://github.com/aspnet/Universe/blob/master/docs/CrossRepoBreakingChanges.md)
- [Commits](aspnet/Universe@2.0.0...2.0.9)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jun 17, 2021
1 parent 207a955 commit e666bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NancyMusicStore/NancyMusicStore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="GenFu" Version="1.4.1" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.6.17" />
<PackageReference Include="Hangfire.MemoryStorage" Version="1.5.2" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
<PackageReference Include="Nancy" Version="2.0.0-clinteastwood" />
<PackageReference Include="Npgsql" Version="5.0.7" />
<PackageReference Include="nservicebus" Version="7.0.0-*" />
Expand Down

0 comments on commit e666bc2

Please sign in to comment.