Skip to content

Commit cd3e559

Browse files
Bump Microsoft.AspNetCore.All
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/Universe) from 2.1.0 to 2.1.4. - [Release notes](https://github.com/aspnet/Universe/releases) - [Changelog](https://github.com/aspnet/Universe/blob/master/docs/CrossRepoBreakingChanges.md) - [Commits](aspnet/Universe@2.1.0...2.1.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91ae098 commit cd3e559

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

Lines changed: 1 addition & 1 deletion
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)