We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea96a74 commit b1b2357Copy full SHA for b1b2357
tests/MySqlConnector.Tests/MySqlConnector.Tests.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup Condition=" '$(Configuration)' != 'Baseline' ">
4
- <TargetFrameworks>netcoreapp2.0</TargetFrameworks>
+ <TargetFrameworks>netcoreapp2.1</TargetFrameworks>
5
</PropertyGroup>
6
7
<PropertyGroup Condition=" '$(Configuration)' == 'Baseline' ">
0 commit comments