Skip to content

Commit 2c76341

Browse files
Remove .NET 6 support
1 parent 97205d8 commit 2c76341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SpiceSharpParser/SpiceSharpParser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<ProjectGuid>{DF3DD787-71CC-4C89-9E33-DC4536A52278}</ProjectGuid>
5-
<TargetFrameworks>netstandard2.0;net6.0;net8.0</TargetFrameworks>
5+
<TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
66
<Authors>SpiceSharp</Authors>
77
<PackageProjectUrl>https://github.com/SpiceSharp/SpiceSharpParser</PackageProjectUrl>
88
<Copyright>Copyright 2025</Copyright>

0 commit comments

Comments
 (0)