Skip to content

Commit 00b1705

Browse files
authored
Update AutoFake.FunctionalTests.csproj
1 parent 960b069 commit 00b1705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/AutoFake.FunctionalTests/AutoFake.FunctionalTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net6</TargetFramework>
55
</PropertyGroup>
66
<PropertyGroup Condition="!$([MSBuild]::IsOsPlatform('OSX'))">
7-
<TargetFrameworks>netcoreapp3.0;net46</TargetFrameworks>
7+
<TargetFrameworks>net6;net46</TargetFrameworks>
88
</PropertyGroup>
99
<PropertyGroup>
1010
<LangVersion>latest</LangVersion>

0 commit comments

Comments
 (0)