Skip to content

Commit 6919219

Browse files
authored
Merge pull request #18 from fluentassertions/dependabot/nuget/samples/FluentAssertions.AspNetCore.Mvc.Sample/Microsoft.AspNetCore.All-2.1.4
Bump Microsoft.AspNetCore.All from 2.1.0 to 2.1.4 in /samples/FluentAssertions.AspNetCore.Mvc.Sample
2 parents 91ae098 + cd3e559 commit 6919219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/FluentAssertions.AspNetCore.Mvc.Sample/FluentAssertions.AspNetCore.Mvc.Sample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp2.1'">
8-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.0" />
8+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.4" />
99
</ItemGroup>
1010

1111
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.0'">

0 commit comments

Comments
 (0)