Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

Nuget.Deterministic.2.0.25 failing due to missing Nuget.Common binary #283

Open
johnthcall opened this issue Oct 12, 2018 · 3 comments
Open

Comments

@johnthcall
Copy link

I have tried to put a package reference to Nuget.Common 4.3.0 in my CBT Modules project but the issue persists.

C:\Users\johncall.nuget\packages\nuget.deterministic\2.0.25\build\NuGet.Deterministic.targets(38,5): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'NuGet.Common, Version=4.3.0.5, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

@jeffkl jeffkl changed the title Nuget.Determenistic.2.0.25 failing due to missing Nuget.Common binary Nuget.Deterministic.2.0.25 failing due to missing Nuget.Common binary Oct 12, 2018
@jeffkl
Copy link
Contributor

jeffkl commented Oct 12, 2018

Do you only get the error in command-line based builds via MSBuild.exe and not in Visual Studio? What version of MSBuild and Visual Studio are you running?

@johnthcall
Copy link
Author

johnthcall commented Oct 12, 2018

Error appears both via msbuild and via visual studio.
msbuild version: Microsoft (R) Build Engine version 15.8.168+ga8fba1ebd7 for .NET Framework
Visual Studio 2017 version: 15.8.3

@msabansal
Copy link

@jeffkl I also hit this. NuGet.Tasks.Deterministic.dll Seems to depend on Nuget.Common 4.3.0.5 which is no longer available(I cant find it on nuget.org). Can we generate a new version of this package?

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

No branches or pull requests

3 participants