You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 10, 2025. It is now read-only.
#35[31/35]RUN/opt/buildAllList_Plugins_3x.sh
#350.342 GOING TO BUILD PLUGIN ApplicationLogs
#350.342
#350.342 GETTING PLUGIN NAME AS PARAMETER ApplicationLogs
#350.342 GOING TO PUBLISH ApplicationLogs...
#350.342
#350.489MSBuild version 17.7.4+3ebbd7c49 for.NET
#350.903Determiningprojects to restore...
#352.141Restored/opt/neo-modules/src/RpcServer/RpcServer.csproj(in122 ms).
#352.142Restored/opt/neo-modules/src/ApplicationLogs/ApplicationLogs.csproj(in122 ms).
#352.1433 of 5 projects are up-to-date for restore.
#352.823 Neo.Json -> /opt/neoLib/src/Neo.Json/bin/Release/net7.0/Neo.Json.dll
#352.884 Neo.VM -> /opt/neoLib/src/Neo.VM/bin/Release/net7.0/Neo.VM.dll
#352.979 Neo -> /opt/neoLib/src/Neo/bin/Release/net7.0/Neo.dll
#353.944/opt/neo-modules/src/RpcServer/RpcServer.cs(12,17): error CS0234: The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (areyou missing an assembly reference?)[/opt/neo-modules/src/RpcServer/RpcServer.csproj]
#353.944/opt/neo-modules/src/RpcServer/RpcServer.cs(13,17): error CS0234: The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (areyou missing an assembly reference?)[/opt/neo-modules/src/RpcServer/RpcServer.csproj]
#353.944/opt/neo-modules/src/RpcServer/RpcServer.cs(14,17): error CS0234: The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (areyou missing an assembly reference?)[/opt/neo-modules/src/RpcServer/RpcServer.csproj]
#353.944/opt/neo-modules/src/RpcServer/RpcServer.cs(15,17): error CS0234: The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (areyou missing an assembly reference?)[/opt/neo-modules/src/RpcServer/RpcServer.csproj]
#353.944/opt/neo-modules/src/RpcServer/RpcServer.cs(16,17): error CS0234: The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (areyou missing an assembly reference?)[/opt/neo-modules/src/RpcServer/RpcServer.csproj]
#353.944/opt/neo-modules/src/RpcServer/RpcServer.cs(17,28): error CS0234: The type or namespace name 'DependencyInjection'does not exist in the namespace 'Microsoft.Extensions' (areyou missing an assembly reference?)[/opt/neo-modules/src/RpcServer/RpcServer.csproj]
#353.944/opt/neo-modules/src/RpcServer/RpcServer.cs(53,32): error CS0246: The type or namespace name 'HttpContext' could not be found (areyou missing a using directive or an assembly reference?)[/opt/neo-modules/src/RpcServer/RpcServer.csproj]
#353.944/opt/neo-modules/src/RpcServer/RpcServer.cs(203,40): error CS0246: The type or namespace name 'HttpContext' could not be found (areyou missing a using directive or an assembly reference?)[/opt/neo-modules/src/RpcServer/RpcServer.csproj]
#353.944/opt/neo-modules/src/RpcServer/RpcServer.cs(264,57): error CS0246: The type or namespace name 'HttpContext' could not be found (areyou missing a using directive or an assembly reference?)[/opt/neo-modules/src/RpcServer/RpcServer.csproj]
#353.944/opt/neo-modules/src/RpcServer/RpcServer.cs(39,17): error CS0246: The type or namespace name 'IWebHost' could not be found (areyou missing a using directive or an assembly reference?)[/opt/neo-modules/src/RpcServer/RpcServer.csproj]
After neo-project/neo#3065
There should be other places to fix as well