aboutsummaryrefslogtreecommitdiffstats
path: root/src/Locusts.csproj
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Locusts.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Locusts.csproj b/src/Locusts.csproj
index c3b329e..f646597 100644
--- a/src/Locusts.csproj
+++ b/src/Locusts.csproj
@@ -5,7 +5,7 @@
</PropertyGroup>
<PropertyGroup>
- <TargetFrameworks>net8.0;netstandard2.0</TargetFrameworks>
+ <TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>latest</LangVersion>
<IsPackable>true</IsPackable>
<IsTrimmable