about summary refs log tree commit diff
path: root/Examples/States/States.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/States/States.csproj')
-rw-r--r--Examples/States/States.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/States/States.csproj b/Examples/States/States.csproj
index 2261c41..8c69197 100644
--- a/Examples/States/States.csproj
+++ b/Examples/States/States.csproj
@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <OutputType>Exe</OutputType>
-    <TargetFrameworks>netstandard2.1;net6.0</TargetFrameworks>
+    <TargetFramework>net6.0</TargetFramework>
   </PropertyGroup>
 
   <ItemGroup>