After updating to version 2.7.40808.167, I started getting the following exception
Error occurred while restoring NuGet packages: System.NotImplementedException: The method or operation is not implemented. at EnvDTE.Project.get_Properties() at NuGet.VisualStudio.VsUtility.GetPropertyValue[T](Project project, String propertyName) at NuGet.VisualStudio.VsUtility.GetFullPath(Project project) at NuGet.VisualStudio.VsUtility.GetPackageReferenceFileFullPath(Project project) at NuGet.VisualStudio.VsUtility.PackagesConfigExists(Project project) at NuGet.VisualStudio.VsUtility.PackagesConfigExists(Solution solution) at NuGet.VsEvents.PackageRestorer.BuildEvents_OnBuildBegin(vsBuildScope Scope, vsBuildAction Action).
Error occurred while restoring NuGet packages: System.NotImplementedException: The method or operation is not implemented. at EnvDTE.Project.get_Properties() at NuGet.VisualStudio.VsUtility.GetPropertyValue[T](Project project, String propertyName) at NuGet.VisualStudio.VsUtility.GetFullPath(Project project) at NuGet.VisualStudio.VsUtility.GetPackageReferenceFileFullPath(Project project) at NuGet.VisualStudio.VsUtility.PackagesConfigExists(Project project) at NuGet.VisualStudio.VsUtility.PackagesConfigExists(Solution solution) at NuGet.VsEvents.PackageRestorer.BuildEvents_OnBuildBegin(vsBuildScope Scope, vsBuildAction Action).