We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960b069 commit 00b1705Copy full SHA for 00b1705
Tests/AutoFake.FunctionalTests/AutoFake.FunctionalTests.csproj
@@ -4,7 +4,7 @@
4
<TargetFramework>net6</TargetFramework>
5
</PropertyGroup>
6
<PropertyGroup Condition="!$([MSBuild]::IsOsPlatform('OSX'))">
7
- <TargetFrameworks>netcoreapp3.0;net46</TargetFrameworks>
+ <TargetFrameworks>net6;net46</TargetFrameworks>
8
9
<PropertyGroup>
10
<LangVersion>latest</LangVersion>
0 commit comments