Skip to content

Commit 17bb5e1

Browse files
Bump Microsoft.AspNetCore.Mvc
Bumps Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4. --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a970ac2 commit 17bb5e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/features/json/todo-app/dotnet-rest-api/dotnet-rest-api.csproj

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

1818
<ItemGroup>
1919
<PackageReference Include="Belgrade.Sql.Client" Version="0.3.0" />
20-
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.0.3" />
20+
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.0.4" />
2121
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration" Version="1.0.2" />
2222
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="1.0.3" />
2323
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="1.0.2" />

0 commit comments

Comments
 (0)