Skip to content

Commit

Permalink
Merge pull request #2 from hoangkim28/dependabot/nuget/Travel/Microso…
Browse files Browse the repository at this point in the history
…ft.AspNetCore.All-2.0.9

Bump Microsoft.AspNetCore.All from 2.0.0 to 2.0.9 in /Travel
  • Loading branch information
Kim Thanh Hoang committed Feb 15, 2022
2 parents 340f710 + f360df4 commit 610b8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Travel/Travel.csproj
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="3.1.0" />
<PackageReference Include="EPPlus" Version="4.5.3.2" />
<PackageReference Include="Microsoft.AspNetCore" Version="2.0.3" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="2.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.4" PrivateAssets="All" />
Expand Down

0 comments on commit 610b8a0

Please sign in to comment.