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 9026116 commit 26ff8e5Copy full SHA for 26ff8e5
tests/MySqlConnector.Tests/MySqlConnector.Tests.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup Condition=" '$(Configuration)' != 'Baseline' ">
4
- <TargetFrameworks>net5.0</TargetFrameworks>
+ <TargetFrameworks>net6.0</TargetFrameworks>
5
</PropertyGroup>
6
7
<PropertyGroup Condition=" '$(Configuration)' == 'Baseline' ">
0 commit comments