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/StatesSample.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/States/StatesSample.csproj b/Examples/States/StatesSample.csproj
index 75b83cc..cafac01 100644
--- a/Examples/States/StatesSample.csproj
+++ b/Examples/States/StatesSample.csproj
@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <OutputType>Exe</OutputType>
-    <TargetFramework>netcoreapp3.1</TargetFramework>
+    <TargetFramework>net5.0</TargetFramework>
   </PropertyGroup>
 
   <ItemGroup>