bool IsReferenceFromPackage (ProjectReference reference)
		{
			return reference.IsReferenceFromPackage (PackagesFolderPath);
		}