Merge pull request #1014 from microsoft/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
This commit is contained in:
Umachandar Jayachandran
2022-05-16 11:16:41 -07:00
committed by GitHub
@@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="Belgrade.Sql.Client" Version="0.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration" Version="1.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="1.0.3" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="1.0.2" />