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 de38a83 commit 001fd8cCopy full SHA for 001fd8c
src/SharpFuzz.CommandLine/SharpFuzz.CommandLine.csproj
@@ -3,7 +3,7 @@
3
<Import Project="..\..\build\Common.props" />
4
5
<PropertyGroup>
6
- <TargetFrameworks>netcoreapp2.1;netcoreapp3.1;net5.0;net6.0;net7.0;net8.0</TargetFrameworks>
+ <TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
7
<OutputType>Exe</OutputType>
8
<PackAsTool>true</PackAsTool>
9
<ToolCommandName>sharpfuzz</ToolCommandName>
0 commit comments