diff Christie_net.csproj @ 22:970c7f587126

update AcceptThread
author riono <e165729@ie.u-ryukyu.ac.jp>
date Thu, 03 Dec 2020 19:53:18 +0900
parents d488eb23a29f
children 45ff08d59fda
line wrap: on
line diff
--- a/Christie_net.csproj	Thu Dec 03 19:04:33 2020 +0900
+++ b/Christie_net.csproj	Thu Dec 03 19:53:18 2020 +0900
@@ -3,7 +3,7 @@
     <PropertyGroup>
         <OutputType>Exe</OutputType>
         <TargetFramework>netcoreapp3.1</TargetFramework>
-        <StartupObject>SocketLisnerThread</StartupObject>
+        <StartupObject>SocketListenerTask</StartupObject>
     </PropertyGroup>
 
     <ItemGroup>