升级基础组件,不再支持net40,能用得到网络服务器的应用,起码也能上net45 #15
Annotations
11 warnings
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-test:
EchoTest/obj/Release/EchoTest.AssemblyInfo.cs#L15
The specified version string '1.1.*' does not conform to the recommended format - major.minor.build.revision
|
build-test:
EchoTest/MyNetServer.cs#L25
Member 'MyNetSession.OnDisconnected()' overrides obsolete member 'NetSession.OnDisconnected()'. Add the Obsolete attribute to 'MyNetSession.OnDisconnected()'.
|
build-test:
EchoTest/MyNetServer.cs#L31
'NetSession.OnDisconnected()' is obsolete: '=>OnDisconnected(String reason)'
|
build-test:
HandlerTest/obj/Release/HandlerTest.AssemblyInfo.cs#L15
The specified version string '1.1.*' does not conform to the recommended format - major.minor.build.revision
|
build-test:
EchoAgent/obj/Release/EchoAgent.AssemblyInfo.cs#L15
The specified version string '1.1.*' does not conform to the recommended format - major.minor.build.revision
|
build-test:
Benchmark/obj/Release/Benchmark.AssemblyInfo.cs#L15
The specified version string '1.2.*' does not conform to the recommended format - major.minor.build.revision
|
build-test:
Test/obj/Release/Test.AssemblyInfo.cs#L15
The specified version string '1.1.*' does not conform to the recommended format - major.minor.build.revision
|
build-test:
EchoTest/obj/Release/EchoTest.AssemblyInfo.cs#L15
The specified version string '1.1.*' does not conform to the recommended format - major.minor.build.revision
|
build-test:
EchoTest/MyNetServer.cs#L25
Member 'MyNetSession.OnDisconnected()' overrides obsolete member 'NetSession.OnDisconnected()'. Add the Obsolete attribute to 'MyNetSession.OnDisconnected()'.
|
build-test:
EchoTest/MyNetServer.cs#L31
'NetSession.OnDisconnected()' is obsolete: '=>OnDisconnected(String reason)'
|