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 601dd7c commit e85ec61Copy full SHA for e85ec61
MiniScript-cs/Miniscript.csproj
@@ -4,7 +4,7 @@
4
<OutputType>Exe</OutputType>
5
<RootNamespace>Miniscript</RootNamespace>
6
<AssemblyName>Miniscript</AssemblyName>
7
- <TargetFrameworks>net45;net5.0;net6.0;net7.0</TargetFrameworks>
+ <TargetFrameworks>net6.0</TargetFrameworks>
8
<PackageId>org.miniscript.MiniScript</PackageId>
9
<VersionPrefix>1.6.2</VersionPrefix>
10
<Authors>Joe Strout</Authors>
0 commit comments