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
I was building using 'build.sh' and I encountered this error after downloading nuget and a few packages. A log file is attached to this, excerpt below.
Downloading NuGet...
Feeds used:
/home/oreodave/.nuget/packages/
https://api.nuget.org/v3/index.json
https://dotnet.myget.org/F/dotnet-core/api/v3/index.json
https://dotnet.myget.org/F/dotnet-cli/api/v3/index.json
https://www.myget.org/F/omnisharp/api/v3/index.json
https://dotnet.myget.org/F/roslyn/api/v3/index.json
....
Adding package 'SQLitePCLRaw.provider.e_sqlite3.net45.1.1.2' to folder '/home/oreodave/bin/omnisharp-roslyn/tools'
Added package 'SQLitePCLRaw.provider.e_sqlite3.net45.1.1.2' to folder '/home/oreodave/bin/omnisharp-roslyn/tools'
Restoring NuGet package xunit.runner.console.2.4.0.
Adding package 'xunit.runner.console.2.4.0' to folder '/home/oreodave/bin/omnisharp-roslyn/tools'
Added package 'xunit.runner.console.2.4.0' to folder '/home/oreodave/bin/omnisharp-roslyn/tools'
Error: Field 'System.Net.ExceptionHelper.WebPermissionUnrestricted' not found.
File
System details:
Ubuntu 18.04.2 LTS 64 bit
ZSH Shell
Dotnet 2.2.203
The text was updated successfully, but these errors were encountered:
I was building using 'build.sh' and I encountered this error after downloading nuget and a few packages. A log file is attached to this, excerpt below.
File
System details:
Ubuntu 18.04.2 LTS 64 bit
ZSH Shell
Dotnet 2.2.203
The text was updated successfully, but these errors were encountered: