Skip to content

Commit 313a7c8

Browse files
Bump Microsoft.AspNetCore.Mvc
Bumps Microsoft.AspNetCore.Mvc from 1.1.2 to 1.1.3. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 925a5ec commit 313a7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AspNetCoreImageResizingService/AspNetCoreImageResizingService/AspNetCoreImageResizingService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="ImageSharp" Version="1.0.0-*" />
99
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.0.0" />
1010
<PackageReference Include="Microsoft.AspNetCore" Version="1.1.1" />
11-
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.1.2" />
11+
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.1.3" />
1212
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="1.1.1" />
1313
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="1.1.1" />
1414
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="1.1.0" />

0 commit comments

Comments
 (0)