Tried downloading the release source for 1.0.9-rdx and building SmartImage.Rdx, but even after restoring, the following types/namespaces are missing:
- BaseCookieReader
- ClearanceHandler
- FlareSolverrSharp
- GraphQLClient
- IBrowserCookie
- Kantan
- Novus
Is there anything else I have to do besides restoring NuGet packages?
dotnet --info
.NET SDK:
Version: 9.0.105
Commit: 35890ecb87
Workload version: 9.0.100-manifests.9df47798
MSBuild version: 17.12.32+8314f8fc4
Runtime Environment:
OS Name: gentoo
OS Version: 2.17
OS Platform: Linux
RID: linux-x64
Base Path: /opt/dotnet-sdk-bin-9.0/sdk/9.0.105/
.NET workloads installed:
There are no installed workloads to display.
Configured to use loose manifests when installing new manifests.
Host:
Version: 9.0.4
Architecture: x64
Commit: f57e6dc747
.NET SDKs installed:
9.0.105 [/opt/dotnet-sdk-bin-9.0/sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 9.0.4 [/opt/dotnet-sdk-bin-9.0/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 9.0.4 [/opt/dotnet-sdk-bin-9.0/shared/Microsoft.NETCore.App]
Other architectures found:
None
Environment variables:
DOTNET_ROOT [/opt/dotnet-sdk-bin-9.0]
global.json file:
Not found
Actual build log
Tried downloading the release source for 1.0.9-rdx and building
SmartImage.Rdx, but even after restoring, the following types/namespaces are missing:Is there anything else I have to do besides restoring NuGet packages?
dotnet --infoActual build log