Skip to content

Commit 7cdd4d8

Browse files
dependabot[bot]Rodrigo Pereyra Diaz
authored andcommitted
build(deps): bump Microsoft.AspNetCore.Mvc
Bumps Microsoft.AspNetCore.Mvc from 1.1.2 to 1.1.3. --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c44366 commit 7cdd4d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/MakingSense.AspNetCore.HypermediaApi/MakingSense.AspNetCore.HypermediaApi.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<Description>MakingSense.AspNetCore.HypermediaApi Class Library</Description>
@@ -46,7 +46,7 @@
4646
</ItemGroup>
4747

4848
<ItemGroup Condition="'$(TargetFramework)' == 'net452'">
49-
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.1.2" />
49+
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.1.3" />
5050
</ItemGroup>
5151

5252
<ItemGroup>

0 commit comments

Comments
 (0)