Skip to content

Commit 561e73a

Browse files
Bump Microsoft.AspNetCore.Mvc in /Web.FlashMessage.MvcCoreExample
Bumps Microsoft.AspNetCore.Mvc from 1.1.2 to 1.1.3. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e86e0f commit 561e73a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Web.FlashMessage.MvcCoreExample/Web.FlashMessage.MvcCoreExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<ItemGroup>
2020
<PackageReference Include="Microsoft.AspNetCore.Diagnostics" Version="1.0.2" />
21-
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.1.2" />
21+
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.1.3" />
2222
<PackageReference Include="Microsoft.AspNetCore.Routing" Version="1.1.1" />
2323
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration" Version="1.0.2" />
2424
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="1.0.3" />

0 commit comments

Comments
 (0)