neo-project / neo-devpack-dotnet

NEO Development Pack
MIT License
79 stars 100 forks source link

Error on Tests Neo.Compiler.CSharp.UnitTests #1049

Closed vncoelho closed 3 months ago

vncoelho commented 3 months ago
/tmp/tmprvAdmC.tmp : error NU1101: Unable to find package Microsoft.NETCore.App.Ref. No packages exist with this id in source(s): https://www.myget.org/F/neo/api/v3/index.json
/tmp/tmprvAdmC.tmp : error NU1101: Unable to find package Microsoft.AspNetCore.App.Ref. No packages exist with this id in source(s): https://www.myget.org/F/neo/api/v3/index.json
/tmp/tmprvAdmC.tmp : error NU1202: Package Neo.SmartContract.Framework 3.6.2-CI00581 is not compatible with netcoreapp3.1 (.NETCoreApp,Version=v3.1). Package Neo.SmartContract.Framework 3.6.2-CI00581 supports: net8.0 (.NETCoreApp,Version=v8.0)