Hi All…been trying to get the source code of the latest 6.7.0 build of AgOpenGPS to run in VisualStudio. I’ve cloned the project repository and each time I try to build/compile I get the following errors pasted below. I’ve tried updating the NUGet package sources for the solution, tried manually getting the packages listed (that gives similar errors in the NuGet installation about not being able to find resources…). This is the first time I have tried to get the source code version running and I am obviously missing something. Any help/guidance to solve these errors would be appreciated.
Severity | Code | Description | Project | File | Line | Suppression State | Details |
---|---|---|---|---|---|---|---|
Error | NU1301 | Failed to retrieve information about ‘WinFormsMapControl’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘WinFormsMapControl’&semVerLevel=2.0.0’. | AgOpenGPS | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\GPS\AgOpenGPS.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘System.Resources.Extensions’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘System.Resources.Extensions’&semVerLevel=2.0.0’. | Keypad | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\Keypad\Keypad.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘System.Resources.Extensions’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘System.Resources.Extensions’&semVerLevel=2.0.0’. | AgIO | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\AgIO\Source\AgIO.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘NUnit.Analyzers’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘NUnit.Analyzers’&semVerLevel=2.0.0’. | AgOpenGPS.Core.Tests | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\AgOpenGPS.Core.Tests\AgOpenGPS.Core.Tests.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘NUnit’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘NUnit’&semVerLevel=2.0.0’. | AgOpenGPS.Core.Tests | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\AgOpenGPS.Core.Tests\AgOpenGPS.Core.Tests.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘NUnit3TestAdapter’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘NUnit3TestAdapter’&semVerLevel=2.0.0’. | AgOpenGPS.Core.Tests | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\AgOpenGPS.Core.Tests\AgOpenGPS.Core.Tests.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘OpenTK’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘OpenTK’&semVerLevel=2.0.0’. | AgOpenGPS.Core.Tests | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\AgOpenGPS.Core.Tests\AgOpenGPS.Core.Tests.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘System.Resources.Extensions’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘System.Resources.Extensions’&semVerLevel=2.0.0’. | ModSim | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\ModSim\Source\ModSim.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘System.Resources.Extensions’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘System.Resources.Extensions’&semVerLevel=2.0.0’. | AgDiag | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\AgDiag\AgDiag.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘NUnit’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘NUnit’&semVerLevel=2.0.0’. | AgLibrary.Tests | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\AgLibrary.Tests\AgLibrary.Tests.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘NUnit3TestAdapter’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘NUnit3TestAdapter’&semVerLevel=2.0.0’. | AgLibrary.Tests | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\AgLibrary.Tests\AgLibrary.Tests.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘NUnit.Analyzers’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘NUnit.Analyzers’&semVerLevel=2.0.0’. | AgLibrary.Tests | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\AgLibrary.Tests\AgLibrary.Tests.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘OpenTK’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘OpenTK’&semVerLevel=2.0.0’. | AgOpenGPS.WpfViews | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\AgOpenGPS.WpfViews\AgOpenGPS.WpfViews.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘Dev4Agriculture.ISO11783.ISOXML’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘Dev4Agriculture.ISO11783.ISOXML’&semVerLevel=2.0.0’. | AgOpenGPS | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\GPS\AgOpenGPS.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘OpenTK.GLControl’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘OpenTK.GLControl’&semVerLevel=2.0.0’. | AgOpenGPS | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\GPS\AgOpenGPS.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘OpenTK’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘OpenTK’&semVerLevel=2.0.0’. | AgOpenGPS | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\GPS\AgOpenGPS.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘System.ValueTuple’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘System.ValueTuple’&semVerLevel=2.0.0’. | AgOpenGPS | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\GPS\AgOpenGPS.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘WebEye.Controls.WinForms.WebCameraControl’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘WebEye.Controls.WinForms.WebCameraControl’&semVerLevel=2.0.0’. | AgOpenGPS | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\GPS\AgOpenGPS.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘Control.Draggable’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘Control.Draggable’&semVerLevel=2.0.0’. | AgOpenGPS | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\GPS\AgOpenGPS.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘System.Resources.Extensions’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘System.Resources.Extensions’&semVerLevel=2.0.0’. | GPS_Out | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\GPS_Out\Source\GPS_Out.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘OpenTK’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘OpenTK’&semVerLevel=2.0.0’. | AgOpenGPS.WpfApp | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\AgOpenGPS.WpfApp\AgOpenGPS.WpfApp.csproj | 1 | ||
Error | NU1301 | Failed to retrieve information about ‘OpenTK’ from remote source ‘https://www.nuget.org/packages/FindPackagesById()?id=‘OpenTK’&semVerLevel=2.0.0’. | AgOpenGPS.Core | C:\Users\Chris\Source\Repos\AgOpenGPS\SourceCode\AgOpenGPS.Core\AgOpenGPS.Core.csproj | 1 |