Skip to content

Commit 5bb7cdf

Browse files
authored
Merge pull request #7 from StarTeknolojiSpace/dependabot/nuget/samples/features/json/todo-app/dotnet-rest-api/Microsoft.AspNetCore.Mvc-1.0.4
Bump Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4 in /samples/features/json/todo-app/dotnet-rest-api
2 parents 617f796 + d306b42 commit 5bb7cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)