Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meadow.core not found in local repository (also Meadow.Foundation not found when present) #1

Closed
houstonhaynes opened this issue Apr 21, 2021 · 1 comment

Comments

@houstonhaynes
Copy link

houstonhaynes commented Apr 21, 2021

Looks like the Clima project has a dependency on Meadow.Core.

PS C:\repo\Clima\Source\Clima> dotnet restore Clima.sln C:\Program Files\dotnet\sdk\5.0.200-preview.21079.7\NuGet.targets(290,5): error MSB3202: The project file "C:\repo\Meadow.Core\source\Meadow.Units\Meadow.Units.csproj" was not found. [C:\repo\Clima\Source\Clima\Clima.sln]

I'm also seeing this error which I assume is because the restore is failing.

'C:\repo\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\Sensors.Weather.WindVane\Driver\Sensors.Weather.WindVane\Sensors.Weather.WindVane.csproj'. If you are using Visual Studio, this may be because the project is unloaded or not part of the current solution so run a restore from the command-line. Otherwise, the project file may be invalid or missing targets required for restore. WilderenessLabs.Clima.Meadow.Pro.HardwareDiagnostics C:\repo\Clima\Source\Clima\WilderenessLabs.Clima.Meadow.Pro.HardwareDiagnostics\WilderenessLabs.Clima.Meadow.Pro.HardwareDiagnostics.csproj'

Is there a place where I can get Meadow.Core? I can't seem to lay my eyes on it here in your public repo.

@houstonhaynes
Copy link
Author

Weird I pulled the local .Core project references and it seemed to use the nuget packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant