I started working on a driver, and during the implementation, I encountered the following issue while building:
NU1301: Failed to retrieve information about 'Skyline.DataMiner.Files.SLLoggerUtil' from remote source 'https://devcore3/nuget/FindPackagesById()?id='Skyline.DataMiner.Files.SLLoggerUtil'&semVerLevel=2.0.0'.
An error occurred while sending the request.
The remote name could not be resolved: 'devcore3'
The Skyline NuGet server is defined as: https://devcore3/nuget
(according to https://docs.dataminer.services/).
Has anyone encountered a similar problem, and how did you resolve it?
I can not reach https://devcore3/ on my browser either