Skip to content

Commit f8ec0d1

Browse files
Bump Microsoft.AspNetCore.All in /tests/MySqlConnector.Performance
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/AspNetCore) from 2.1.4 to 2.1.15. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@2.1.4...v2.1.15) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.All dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf06ea9 commit f8ec0d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/MySqlConnector.Performance/MySqlConnector.Performance.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.4" />
15+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.15" />
1616
</ItemGroup>
1717

1818
<ItemGroup Condition=" '$(Configuration)' != 'Baseline' ">

0 commit comments

Comments
 (0)