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 1cec61b commit 0bf805fCopy full SHA for 0bf805f
WebDriverManager.Tests/WebDriverManager.Tests.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<CheckEolTargetFramework>false</CheckEolTargetFramework>
5
- <TargetFrameworks>net46;netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
+ <TargetFrameworks>net461;netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
6
<IsPackable>false</IsPackable>
7
</PropertyGroup>
8
0 commit comments