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.
2 parents e50e3cf + 703ea41 commit fbd65f1Copy full SHA for fbd65f1
src/Mapster.Tool/Mapster.Tool.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFrameworks>netcoreapp3.1;net5.0</TargetFrameworks>
+ <TargetFrameworks>netcoreapp3.1;net5.0;net6.0</TargetFrameworks>
6
<IsPackable>true</IsPackable>
7
<PackAsTool>true</PackAsTool>
8
<ToolCommandName>dotnet-mapster</ToolCommandName>
0 commit comments