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 cd76f80 commit b6d2245Copy full SHA for b6d2245
src/Dtmcli/Dtmcli.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>netstandard2.1;net5.0;net6.0</TargetFrameworks>
+ <TargetFrameworks>netstandard2.0;netstandard2.1;net5.0;net6.0</TargetFrameworks>
5
<PackageProjectUrl>https://github.com/dtm-labs/dtmcli-csharp</PackageProjectUrl>
6
<RepositoryUrl>https://github.com/dtm-labs/dtmcli-csharp</RepositoryUrl>
7
<AssemblyName>Dtmcli</AssemblyName>
0 commit comments