Skip to content

Commit 617f796

Browse files
authored
Merge pull request #6 from StarTeknolojiSpace/dependabot/nuget/samples/features/json/reactjs/dotnet-comments-app/Microsoft.AspNetCore.Mvc-1.0.4
Bump Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4 in /samples/features/json/reactjs/dotnet-comments-app
2 parents dce3671 + bd2f063 commit 617f796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/features/json/reactjs/dotnet-comments-app/dotnet-comments-app.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.AspNetCore.StaticFiles" Version="1.0.2" />

0 commit comments

Comments
 (0)