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 7ddcbc7 commit c618369Copy full SHA for c618369
RT.CommandLine/RT.CommandLine.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>netstandard2.0</TargetFrameworks>
+ <TargetFrameworks>netstandard2.0;net5.0;net7.0</TargetFrameworks>
5
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
6
7
<Version>1.0.0.9999</Version>
0 commit comments