Skip to content

Commit be82f7e

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 f6ffdac commit be82f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CachingImageSharpUsage/ImporvedImageSharpUsage/ImporvedImageSharpUsage.csproj

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

0 commit comments

Comments
 (0)