Skip to content

Commit 0fe007a

Browse files
Bump Microsoft.AspNetCore.Mvc.Abstractions from 2.1.3 to 2.2.0
Bumps [Microsoft.AspNetCore.Mvc.Abstractions](https://github.com/aspnet/Mvc) from 2.1.3 to 2.2.0. - [Release notes](https://github.com/aspnet/Mvc/releases) - [Commits](aspnet/Mvc@2.1.3...2.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 92943f4 commit 0fe007a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resturant/Resturant.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<ItemGroup>
3535
<PackageReference Include="Hangfire" Version="1.6.21" />
3636
<PackageReference Include="Microsoft.AspNetCore.App" />
37-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Abstractions" Version="2.1.3" />
37+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Abstractions" Version="2.2.0" />
3838
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.1.3" />
3939
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.0.2105168" />
4040
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.1.5" />

0 commit comments

Comments
 (0)