about summary refs log tree commit diff
path: root/Examples/States
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/States')
-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 cafac01..187b5bd 100644
--- a/Examples/States/States.csproj
+++ b/Examples/States/States.csproj
@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <OutputType>Exe</OutputType>
-    <TargetFramework>net5.0</TargetFramework>
+    <TargetFrameworks>net5.0;net6.0</TargetFrameworks>
   </PropertyGroup>
 
   <ItemGroup>